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 2015/03/17 16:58:47 UTC

svn commit: r1667343 - /webservices/wss4j/trunk/pom.xml

Author: coheigea
Date: Tue Mar 17 15:58:47 2015
New Revision: 1667343

URL: http://svn.apache.org/r1667343
Log:
Updating Apache parent pom

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1667343&r1=1667342&r2=1667343&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Tue Mar 17 15:58:47 2015
@@ -103,7 +103,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>14</version>
+        <version>16</version>
     </parent>
 
     <properties>