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 2015/06/02 23:16:35 UTC

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

Author: veithen
Date: Tue Jun  2 21:16:34 2015
New Revision: 1683188

URL: http://svn.apache.org/r1683188
Log:
Update alta-maven-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=1683188&r1=1683187&r2=1683188&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Tue Jun  2 21:16:34 2015
@@ -680,7 +680,7 @@
                 <plugin>
                     <groupId>com.github.veithen.alta</groupId>
                     <artifactId>alta-maven-plugin</artifactId>
-                    <version>0.1</version>
+                    <version>0.2</version>
                 </plugin>
             </plugins>
         </pluginManagement>