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/10 23:45:45 UTC

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

Author: veithen
Date: Thu Dec 10 22:45:45 2015
New Revision: 1719227

URL: http://svn.apache.org/viewvc?rev=1719227&view=rev
Log:
Upgrade the Apache parent POM to get the right settings for the maven-release-plugin.

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=1719227&r1=1719226&r2=1719227&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/pom.xml (original)
+++ axis/axis2/java/rampart/trunk/pom.xml Thu Dec 10 22:45:45 2015
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>13</version>
+        <version>17</version>
     </parent>
 
     <groupId>org.apache.rampart</groupId>