Sophie

Sophie

distrib > Mageia > 3 > x86_64 > media > core-release-src > by-pkgid > 80706b4752a82ac2d956f05ecd614c82 > files > 1

apt-maven-plugin-1.0-1.a5.mga3.src.rpm

--- pom.xml	2010-09-16 16:44:58.000000000 +0200
+++ pom.xml-gil	2012-02-10 20:20:59.421269746 +0100
@@ -62,12 +62,17 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-api</artifactId>
-      <version>2.0</version>
+      <version>3.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
-      <artifactId>maven-project</artifactId>
-      <version>2.0.2</version>
+      <artifactId>maven-core</artifactId>
+      <version>3.0.3</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-compat</artifactId>
+      <version>3.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>