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 2012/09/25 22:33:23 UTC

svn commit: r1390115 - /maven/plugins/trunk/maven-stage-plugin/pom.xml

Author: olamy
Date: Tue Sep 25 20:33:22 2012
New Revision: 1390115

URL: http://svn.apache.org/viewvc?rev=1390115&view=rev
Log:
upgrade wagon version

Modified:
    maven/plugins/trunk/maven-stage-plugin/pom.xml

Modified: maven/plugins/trunk/maven-stage-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-stage-plugin/pom.xml?rev=1390115&r1=1390114&r2=1390115&view=diff
==============================================================================
--- maven/plugins/trunk/maven-stage-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-stage-plugin/pom.xml Tue Sep 25 20:33:22 2012
@@ -53,7 +53,7 @@ under the License.
   </issueManagement>
 
   <properties>
-    <wagonVersion>1.0-beta-3</wagonVersion>
+    <wagonVersion>2.2</wagonVersion>
     <mavenVersion>2.0.10</mavenVersion>
     <mavenPluginVersion>3.1</mavenPluginVersion>
   </properties>