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 09:21:03 UTC

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

Author: veithen
Date: Sun Sep 10 09:21:03 2017
New Revision: 1807943

URL: http://svn.apache.org/viewvc?rev=1807943&view=rev
Log:
AXIS2-5883: Add change missing in r1807941.

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=1807943&r1=1807942&r2=1807943&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Sun Sep 10 09:21:03 2017
@@ -1227,7 +1227,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.4</version>
+                    <version>1.7</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.felix</groupId>