Author: ffang
Date: Wed Jul 21 04:16:31 2010
New Revision: 966079

URL: http://svn.apache.org/viewvc?rev=966079&view=rev
Log:
[SMXCOMP-782]OSGi metadate for servicemix-http is incorrect

Modified:
    servicemix/components/bindings/servicemix-http/trunk/pom.xml

Modified: servicemix/components/bindings/servicemix-http/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/bindings/servicemix-http/trunk/pom.xml?rev=966079&r1=966078&r2=966079&view=diff
==============================================================================
--- servicemix/components/bindings/servicemix-http/trunk/pom.xml (original)
+++ servicemix/components/bindings/servicemix-http/trunk/pom.xml Wed Jul 21 
04:16:31 2010
@@ -60,7 +60,7 @@
         org.apache.xbean.spring.context.v2,
         org.mortbay.jetty.client*;resolution:=optional;version="[6.1.0,6.2.0)",
         org.mortbay*;version="[6.1.0,6.2.0)",
-        org.springframework*;resolution:=optional;version="[2.5,4),
+        org.springframework*;resolution:=optional;version="[2.5,4)",
         sun.misc;resolution:=optional,
         *
     </servicemix.osgi.import>


Reply via email to