Author: khmarbaise
Date: Tue Jan 13 21:07:22 2015
New Revision: 1651493

URL: http://svn.apache.org/r1651493
Log:
[MSTAGE-19] Upgrade maven-wagon to 2.8

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=1651493&r1=1651492&r2=1651493&view=diff
==============================================================================
--- maven/plugins/trunk/maven-stage-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-stage-plugin/pom.xml Tue Jan 13 21:07:22 2015
@@ -59,7 +59,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <wagonVersion>2.4</wagonVersion>
+    <wagonVersion>2.8</wagonVersion>
     <mavenVersion>2.2.1</mavenVersion>
   </properties>
 


Reply via email to