You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2016/02/20 12:29:22 UTC

svn commit: r1731376 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sat Feb 20 11:29:22 2016
New Revision: 1731376

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

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1731376&r1=1731375&r2=1731376&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sat Feb 20 11:29:22 2016
@@ -709,7 +709,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-invoker-plugin</artifactId>
-                    <version>1.8</version>
+                    <version>2.0.0</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-plugin-plugin</artifactId>