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/12/13 14:58:39 UTC

svn commit: r1421300 - /camel/branches/camel-2.10.x/parent/pom.xml

Author: ningjiang
Date: Thu Dec 13 13:58:38 2012
New Revision: 1421300

URL: http://svn.apache.org/viewvc?rev=1421300&view=rev
Log:
CAMEL-5871 Upgarde CXF version to 2.6.4

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

Modified: camel/branches/camel-2.10.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/parent/pom.xml?rev=1421300&r1=1421299&r2=1421300&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/parent/pom.xml (original)
+++ camel/branches/camel-2.10.x/parent/pom.xml Thu Dec 13 13:58:38 2012
@@ -67,7 +67,7 @@
     <commons-net-version>3.1</commons-net-version>
     <commons-pool-version>1.6</commons-pool-version>
     <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version>
-    <cxf-version>2.6.3</cxf-version>
+    <cxf-version>2.6.4</cxf-version>
     <cxf-version-range>[2.4,2.8)</cxf-version-range>
     <cxf-xjc-utils-version>2.6.0</cxf-xjc-utils-version>
     <derby-version>10.8.2.2</derby-version>