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/11/18 23:59:39 UTC

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

Author: pgier
Date: Wed Nov 18 22:59:39 2009
New Revision: 881981

URL: http://svn.apache.org/viewvc?rev=881981&view=rev
Log:
Update maven components to 2.2.1.

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=881981&r1=881980&r2=881981&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Wed Nov 18 22:59:39 2009
@@ -51,7 +51,7 @@
   </distributionManagement>
 
   <properties>
-    <mavenVersion>2.2.0</mavenVersion>
+    <mavenVersion>2.2.1</mavenVersion>
     <wagonVersion>1.0-beta-6</wagonVersion>
   </properties>