You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2016/02/20 18:01:34 UTC

svn commit: r1731425 - /axis/axis2/java/core/trunk/modules/distribution/pom.xml

Author: veithen
Date: Sat Feb 20 17:01:34 2016
New Revision: 1731425

URL: http://svn.apache.org/viewvc?rev=1731425&view=rev
Log:
Upgrade maven-invoker-plugin.

Modified:
    axis/axis2/java/core/trunk/modules/distribution/pom.xml

Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/distribution/pom.xml?rev=1731425&r1=1731424&r2=1731425&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/distribution/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/distribution/pom.xml Sat Feb 20 17:01:34 2016
@@ -459,7 +459,7 @@
             </plugin>
             <plugin>
                 <artifactId>maven-invoker-plugin</artifactId>
-                <version>1.5</version>
+                <version>2.0.0</version>
                 <executions>
                     <execution>
                         <id>build-maven-samples</id>