Author: dkulp
Date: Thu Mar 24 19:39:19 2011
New Revision: 1085094
URL: http://svn.apache.org/viewvc?rev=1085094&view=rev
Log:
Don't put a version on the opensaml dep yet as it's not yet an OSGi
bundle and I'm not sure what version they'll use.
Modified:
cxf/trunk/distribution/bundle/all/pom.xml
Modified: cxf/trunk/distribution/bundle/all/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/bundle/all/pom.xml?rev=1085094&r1=1085093&r2=1085094&view=diff
==============================================================================
--- cxf/trunk/distribution/bundle/all/pom.xml (original)
+++ cxf/trunk/distribution/bundle/all/pom.xml Thu Mar 24 19:39:19 2011
@@ -353,7 +353,7 @@
org.mozilla.javascript*;resolution:=optional,
org.objectweb.asm*;version="[2.0,4)",
org.omg*;resolution:=optional,
-
org.opensaml*;resolution:=optional;version="[2.0,3)",
+ org.opensaml*;resolution:=optional,
org.slf4j*;resolution:=optional;version="[1.5,2)",
org.springframework*;resolution:=optional;version="[2.5,4)",
javax.activation;version="[0.0,2)",