Author: jbonofre
Date: Thu Jul 28 16:01:35 2011
New Revision: 1151903

URL: http://svn.apache.org/viewvc?rev=1151903&view=rev
Log:
[CAMEL-4276] Align CXF version range to the one defined in the Karaf features 
descriptor.

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1151903&r1=1151902&r2=1151903&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Thu Jul 28 16:01:35 2011
@@ -169,7 +169,7 @@
     <camel.osgi.import.defaults>
       org.springframework.*;version="[3,4)",
       org.apache.commons.logging.*;version="[1.1,2)",
-      org.apache.cxf.*;version="[2.4,2.5)",
+      org.apache.cxf.*;version="[2.4,2.6)",
       org.apache.qpid.*;version="[0.5,0.6)",
       org.apache.abdera.*;version="[0.4,2)",
       org.apache.commons.httpclient.*;version="[3.1,4.0)",


Reply via email to