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 2018/08/06 16:29:52 UTC

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

Author: veithen
Date: Mon Aug  6 16:29:52 2018
New Revision: 1837540

URL: http://svn.apache.org/viewvc?rev=1837540&view=rev
Log:
Update parent POM version.

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=1837540&r1=1837539&r2=1837540&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Mon Aug  6 16:29:52 2018
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>20</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>