Author: olamy
Date: Thu Sep 29 20:10:32 2011
New Revision: 1177416

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

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=1177416&r1=1177415&r2=1177416&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Thu Sep 29 20:10:32 2011
@@ -45,7 +45,7 @@
     <plexusInterpolationVersion>1.14</plexusInterpolationVersion>
     <plexusUtilsVersion>2.0.6</plexusUtilsVersion>
     <sisuInjectVersion>2.1.1</sisuInjectVersion>
-    <wagonVersion>2.0-SNAPSHOT</wagonVersion>
+    <wagonVersion>2.0</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.4.1</modelloVersion>


Reply via email to