You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/11/17 14:34:45 UTC

svn commit: r1203183 - /maven/maven-3/trunk/pom.xml

Author: olamy
Date: Thu Nov 17 13:34:45 2011
New Revision: 1203183

URL: http://svn.apache.org/viewvc?rev=1203183&view=rev
Log:
use wagon 2.1-SNAPSHOT for http://jira.codehaus.org/browse/WAGON-353

Modified:
    maven/maven-3/trunk/pom.xml

Modified: maven/maven-3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=1203183&r1=1203182&r2=1203183&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Thu Nov 17 13:34:45 2011
@@ -50,7 +50,7 @@
     <plexusInterpolationVersion>1.14</plexusInterpolationVersion>
     <plexusUtilsVersion>2.0.6</plexusUtilsVersion>
     <sisuInjectVersion>2.3.0</sisuInjectVersion>
-    <wagonVersion>2.0</wagonVersion>
+    <wagonVersion>2.1-SNAPSHOT</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.4.1</modelloVersion>