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>