You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2010/11/04 08:57:32 UTC

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

Author: ningjiang
Date: Thu Nov  4 07:57:32 2010
New Revision: 1030849

URL: http://svn.apache.org/viewvc?rev=1030849&view=rev
Log:
CAMEL-3308 upgrade the cxf version to 2.3.0

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1030849&r1=1030848&r2=1030849&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Thu Nov  4 07:57:32 2010
@@ -150,7 +150,7 @@
     <camel.osgi.import.defaults>
       org.springframework.*;version="[2.5,4)",
       org.apache.commons.logging.*;version="[1.1,2)",
-      org.apache.cxf.*;version="[2.2.10,2.3)",
+      org.apache.cxf.*;version="[2.3.0,2.4)",
       org.apache.qpid.*;version="[0.5,0.6)",
       org.apache.abdera.*;version="[0.4,0.5)",
       org.apache.commons.httpclient.*;version="[3.1,4.0)",