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:27:19 UTC

svn commit: r1528362 - /servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml

Author: jbonofre
Date: Wed Oct  2 08:27:19 2013
New Revision: 1528362

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

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

Modified: servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml?rev=1528362&r1=1528361&r2=1528362&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml Wed Oct  2 08:27:19 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*,