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 2018/01/08 20:31:19 UTC

svn commit: r1820599 - /axis/axis2/java/core/trunk/pom.xml

Author: veithen
Date: Mon Jan  8 20:31:19 2018
New Revision: 1820599

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

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

Modified: axis/axis2/java/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1820599&r1=1820598&r2=1820599&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Mon Jan  8 20:31:19 2018
@@ -1260,7 +1260,7 @@
                 <plugin>
                     <groupId>com.github.veithen.alta</groupId>
                     <artifactId>alta-maven-plugin</artifactId>
-                    <version>0.6.1</version>
+                    <version>0.6.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>