You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2016/08/25 09:59:21 UTC

svn commit: r1757644 - /santuario/xml-security-java/trunk/pom.xml

Author: coheigea
Date: Thu Aug 25 09:59:21 2016
New Revision: 1757644

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

Modified:
    santuario/xml-security-java/trunk/pom.xml

Modified: santuario/xml-security-java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/pom.xml?rev=1757644&r1=1757643&r2=1757644&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Thu Aug 25 09:59:21 2016
@@ -72,7 +72,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>18</version>
     </parent>
 
     <build>