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 2009/02/21 10:41:18 UTC

svn commit: r746474 - /maven/ant-tasks/trunk/pom.xml

Author: bentmann
Date: Sat Feb 21 09:41:18 2009
New Revision: 746474

URL: http://svn.apache.org/viewvc?rev=746474&view=rev
Log:
o Inherited from maven-parent:11

Modified:
    maven/ant-tasks/trunk/pom.xml

Modified: maven/ant-tasks/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/pom.xml?rev=746474&r1=746473&r2=746474&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Sat Feb 21 09:41:18 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>10</version>
+    <version>11</version>
   </parent>
 
   <artifactId>maven-ant-tasks</artifactId>