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/09/25 10:43:28 UTC

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

Author: veithen
Date: Sun Sep 25 10:43:27 2016
New Revision: 1762186

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

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1762186&r1=1762185&r2=1762186&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Sep 25 10:43:27 2016
@@ -787,7 +787,7 @@
                 <plugin>
                     <groupId>com.github.veithen.alta</groupId>
                     <artifactId>alta-maven-plugin</artifactId>
-                    <version>0.4</version>
+                    <version>0.4.1</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-project-info-reports-plugin</artifactId>