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 2017/09/18 20:34:58 UTC

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

Author: veithen
Date: Mon Sep 18 20:34:58 2017
New Revision: 1808773

URL: http://svn.apache.org/viewvc?rev=1808773&view=rev
Log:
Upgrade jaxws-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=1808773&r1=1808772&r2=1808773&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Mon Sep 18 20:34:58 2017
@@ -1263,7 +1263,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>jaxws-maven-plugin</artifactId>
-                    <version>2.4.1</version>
+                    <version>2.5</version>
                     <configuration>
                         <vmArgs>
                             <vmArg>-Djavax.xml.accessExternalSchema=all</vmArg>