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 2011/11/11 08:49:05 UTC

svn commit: r1200753 - /camel/branches/camel-2.8.x/parent/pom.xml

Author: ningjiang
Date: Fri Nov 11 07:49:05 2011
New Revision: 1200753

URL: http://svn.apache.org/viewvc?rev=1200753&view=rev
Log:
CAMEL-4667 Upgrade CXF version to 2.4.4

Modified:
    camel/branches/camel-2.8.x/parent/pom.xml

Modified: camel/branches/camel-2.8.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/parent/pom.xml?rev=1200753&r1=1200752&r2=1200753&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Fri Nov 11 07:49:05 2011
@@ -58,7 +58,7 @@
     <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version>
     <!-- When updating cxf-version, may need to change CXF version range in 
          platforms/karaf/features/src/main/resources/features.xml -->
-    <cxf-version>2.4.3</cxf-version>
+    <cxf-version>2.4.4</cxf-version>
     <cxf-xjc-utils-version>2.4.0</cxf-xjc-utils-version>
     <derby-version>10.4.2.0</derby-version>
     <dnsjava-version>2.1.1</dnsjava-version>