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 21:37:46 UTC

svn commit: r1837565 - /axis/axis2/java/rampart/trunk/pom.xml

Author: veithen
Date: Mon Aug  6 21:37:46 2018
New Revision: 1837565

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

Modified:
    axis/axis2/java/rampart/trunk/pom.xml

Modified: axis/axis2/java/rampart/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/pom.xml?rev=1837565&r1=1837564&r2=1837565&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/pom.xml (original)
+++ axis/axis2/java/rampart/trunk/pom.xml Mon Aug  6 21:37:46 2018
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>20</version>
     </parent>
 
     <groupId>org.apache.rampart</groupId>