Author: dennisl Date: Thu Nov 4 22:48:48 2010 New Revision: 1031318 URL: http://svn.apache.org/viewvc?rev=1031318&view=rev Log: o Update to latest Wagon SNAPSHOT version to see what the grid has to say about it.
Modified: maven/maven-2/branches/maven-2.2.x/pom.xml Modified: maven/maven-2/branches/maven-2.2.x/pom.xml URL: http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?rev=1031318&r1=1031317&r2=1031318&view=diff ============================================================================== --- maven/maven-2/branches/maven-2.2.x/pom.xml (original) +++ maven/maven-2/branches/maven-2.2.x/pom.xml Thu Nov 4 22:48:48 2010 @@ -234,7 +234,7 @@ under the License. <properties> <mavenVersion>2.2.2-RC1-SNAPSHOT</mavenVersion> - <wagonVersion>1.0-beta-6</wagonVersion> + <wagonVersion>1.0-beta-7-SNAPSHOT</wagonVersion> <doxiaVersion>1.1</doxiaVersion> </properties>