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 2018/10/07 22:03:34 UTC

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

Author: veithen
Date: Sun Oct  7 22:03:34 2018
New Revision: 1843094

URL: http://svn.apache.org/viewvc?rev=1843094&view=rev
Log:
Upgrade maven-assembly-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=1843094&r1=1843093&r2=1843094&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Oct  7 22:03:34 2018
@@ -656,7 +656,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.6</version>
+                    <version>3.1.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.gmavenplus</groupId>