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/24 17:56:56 UTC

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

Author: olamy
Date: Thu Nov 24 16:56:55 2011
New Revision: 1205928

URL: http://svn.apache.org/viewvc?rev=1205928&view=rev
Log:
[MNG-5175] replace wagon http lightweight with wagon http 2.1 .

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=1205928&r1=1205927&r2=1205928&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Thu Nov 24 16:56:55 2011
@@ -50,7 +50,7 @@
     <plexusInterpolationVersion>1.14</plexusInterpolationVersion>
     <plexusUtilsVersion>2.0.6</plexusUtilsVersion>
     <sisuInjectVersion>2.3.0</sisuInjectVersion>
-    <wagonVersion>2.1-SNAPSHOT</wagonVersion>
+    <wagonVersion>2.1</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.4.1</modelloVersion>