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 2018/03/05 17:19:12 UTC

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

Author: coheigea
Date: Mon Mar  5 17:19:12 2018
New Revision: 1825920

URL: http://svn.apache.org/viewvc?rev=1825920&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=1825920&r1=1825919&r2=1825920&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Mon Mar  5 17:19:12 2018
@@ -72,7 +72,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>19</version>
     </parent>
 
     <build>