You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2012/11/20 17:58:43 UTC

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

Author: jvanzyl
Date: Tue Nov 20 16:58:42 2012
New Revision: 1411743

URL: http://svn.apache.org/viewvc?rev=1411743&view=rev
Log:
update to Wagon 2.3 through the staging repo so we can validate 2.3 is good with master

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=1411743&r1=1411742&r2=1411743&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Tue Nov 20 16:58:42 2012
@@ -50,7 +50,7 @@
     <plexusInterpolationVersion>1.14</plexusInterpolationVersion>
     <plexusUtilsVersion>3.0.9</plexusUtilsVersion>
     <sisuInjectVersion>2.3.0</sisuInjectVersion>
-    <wagonVersion>2.3-SNAPSHOT</wagonVersion>
+    <wagonVersion>2.3</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.6</modelloVersion>