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 2014/05/23 16:34:21 UTC

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

Author: coheigea
Date: Fri May 23 14:34:21 2014
New Revision: 1597106

URL: http://svn.apache.org/r1597106
Log:
Updating 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=1597106&r1=1597105&r2=1597106&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Fri May 23 14:34:21 2014
@@ -326,7 +326,7 @@
         <profile>
             <id>jdk16</id>
             <activation>
-                <jdk>[1.5,)</jdk>
+                <jdk>[1.6,)</jdk>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>