You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2013/10/02 10:13:56 UTC

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

Author: jbonofre
Date: Wed Oct  2 08:13:56 2013
New Revision: 1528343

URL: http://svn.apache.org/r1528343
Log:
[SMX4-1576] Extend joda-time version range in import of opensaml bundles

Modified:
    servicemix/smx4/bundles/trunk/opensaml-2.6.0/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=1528343&r1=1528342&r2=1528343&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml Wed Oct  2 08:13:56 2013
@@ -65,7 +65,7 @@
             org.apache.velocity*;resolution:=optional,
             org.apache.xml.security*,
             org.bouncycastle*;resolution:=optional,
-            org.joda.time*;version="[1.5,2.0)",
+            org.joda.time*;version="[1.5,3)",
             org.owasp.esapi*;resolution:=optional,
             org.slf4j;resolution:=optional,
             org.w3c.dom*,