You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by dk...@apache.org on 2013/10/28 21:51:31 UTC

svn commit: r1536514 - in /servicemix/smx4/bundles/trunk: opensaml-2.6.0/pom.xml pom.xml

Author: dkulp
Date: Mon Oct 28 20:51:31 2013
New Revision: 1536514

URL: http://svn.apache.org/r1536514
Log:
Update the version range for the santuario imports

Modified:
    servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml?rev=1536514&r1=1536513&r2=1536514&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml Mon Oct 28 20:51:31 2013
@@ -63,7 +63,7 @@
             org.apache.commons.httpclient*;version="[4,5)";resolution:=optional,
             org.apache.commons.ssl;resolution:=optional,
             org.apache.velocity*;resolution:=optional,
-            org.apache.xml.security*,
+            org.apache.xml.security*;version="[1.5,3)",
             org.bouncycastle*;resolution:=optional,
             org.joda.time*;version="[1.5,3)",
             org.owasp.esapi*;resolution:=optional,

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1536514&r1=1536513&r2=1536514&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Oct 28 20:51:31 2013
@@ -59,6 +59,7 @@
         <module>lucene-queries-4.5.1</module>
         <module>lucene-queryparser-4.5.1</module>
         <module>lucene-sandbox-4.5.1</module>
+        <module>opensaml-2.6.0</module>
     </modules>
 
 </project>