You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by pg...@apache.org on 2009/07/07 20:34:08 UTC

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

Author: pgier
Date: Tue Jul  7 18:34:08 2009
New Revision: 791934

URL: http://svn.apache.org/viewvc?rev=791934&view=rev
Log:
Update to maven 2.2.0

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=791934&r1=791933&r2=791934&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Tue Jul  7 18:34:08 2009
@@ -51,7 +51,7 @@
   </distributionManagement>
 
   <properties>
-    <mavenVersion>2.0.10</mavenVersion>
+    <mavenVersion>2.2.0</mavenVersion>
     <wagonVersion>1.0-beta-6</wagonVersion>
   </properties>