You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2018/08/23 11:06:29 UTC

svn commit: r1838712 - /webservices/wss4j/branches/2_1_x-fixes/pom.xml

Author: coheigea
Date: Thu Aug 23 11:06:29 2018
New Revision: 1838712

URL: http://svn.apache.org/viewvc?rev=1838712&view=rev
Log:
Updating Apache parent pom

Modified:
    webservices/wss4j/branches/2_1_x-fixes/pom.xml

Modified: webservices/wss4j/branches/2_1_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_1_x-fixes/pom.xml?rev=1838712&r1=1838711&r2=1838712&view=diff
==============================================================================
--- webservices/wss4j/branches/2_1_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/2_1_x-fixes/pom.xml Thu Aug 23 11:06:29 2018
@@ -103,7 +103,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>20</version>
+        <version>21</version>
     </parent>
 
     <properties>