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 2012/06/06 09:06:18 UTC

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

Author: ningjiang
Date: Wed Jun  6 07:06:18 2012
New Revision: 1346764

URL: http://svn.apache.org/viewvc?rev=1346764&view=rev
Log:
CAMEL-5337 upgrade CXF version to 2.4.8

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=1346764&r1=1346763&r2=1346764&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Wed Jun  6 07:06:18 2012
@@ -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.6</cxf-version>
+    <cxf-version>2.4.8</cxf-version>
     <cxf-xjc-utils-version>2.4.0</cxf-xjc-utils-version>
     <derby-version>10.8.2.2</derby-version>
     <dnsjava-version>2.1.1</dnsjava-version>