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/10 07:50:10 UTC

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

Author: veithen
Date: Sun Sep 10 07:50:09 2017
New Revision: 1807940

URL: http://svn.apache.org/viewvc?rev=1807940&view=rev
Log:
Upgrade jaxb2-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=1807940&r1=1807939&r2=1807940&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Sun Sep 10 07:50:09 2017
@@ -1258,7 +1258,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>jaxb2-maven-plugin</artifactId>
-                    <version>2.2</version>
+                    <version>2.3.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>