You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2012/07/11 17:52:57 UTC

svn commit: r1360241 - /camel/trunk/parent/pom.xml

Author: dkulp
Date: Wed Jul 11 15:52:56 2012
New Revision: 1360241

URL: http://svn.apache.org/viewvc?rev=1360241&view=rev
Log:
Open up the cxf range a bit to allow testing with cxf trunk

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1360241&r1=1360240&r2=1360241&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Wed Jul 11 15:52:56 2012
@@ -207,7 +207,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.7)",
+      org.apache.cxf.*;version="[2.4,2.8)",
       org.apache.qpid.*;version="[0.14,1)",
       org.apache.abdera.*;version="[0.4,2)",
       org.apache.commons.httpclient.*;version="[3.1,4.0)",