Author: coheigea
Date: Mon Mar 5 17:34:49 2018
New Revision: 1825925
URL: http://svn.apache.org/viewvc?rev=1825925&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=1825925&r1=1825924&r2=1825925&view=diff
==============================================================================
--- webservices/wss4j/branches/2_1_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/2_1_x-fixes/pom.xml Mon Mar 5 17:34:49 2018
@@ -103,7 +103,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>18</version>
+ <version>19</version>
</parent>
<properties>
|