You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/04/11 23:35:51 UTC

svn commit: r647324 - /maven/plugins/trunk/maven-ant-plugin/pom.xml

Author: bentmann
Date: Fri Apr 11 14:35:50 2008
New Revision: 647324

URL: http://svn.apache.org/viewvc?rev=647324&view=rev
Log:
o Updated to maven-plugins:11

Modified:
    maven/plugins/trunk/maven-ant-plugin/pom.xml

Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ant-plugin/pom.xml?rev=647324&r1=647323&r2=647324&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Fri Apr 11 14:35:50 2008
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>10</version>
+    <version>11</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-ant-plugin</artifactId>