Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 24e1ac7cfbc89e05b930e5c0de49ac1a > files > 2

maven-ear-plugin-2.6-1.mga2.src.rpm

diff --git a/pom.xml b/pom.xml
index 65bc2b0..7adf7ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,11 @@ under the License.
       <version>${mavenVersion}</version>
     </dependency>
     <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+      <version>1.0-alpha-9-stable-1</version>
+    </dependency>
+   <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-api</artifactId>
       <version>${mavenVersion}</version>
@@ -89,11 +94,6 @@ under the License.
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-container-default</artifactId>
-      <version>1.0-alpha-9-stable-1</version>
-    </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
       <version>2.0.5</version>
     </dependency>