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 2015/12/21 23:51:33 UTC

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

Author: veithen
Date: Mon Dec 21 22:51:33 2015
New Revision: 1721276

URL: http://svn.apache.org/viewvc?rev=1721276&view=rev
Log:
Upgrade the Apache parent POM.

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=1721276&r1=1721275&r2=1721276&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Mon Dec 21 22:51:33 2015
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>8</version>
+        <version>17</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>