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/04/19 03:28:02 UTC

svn commit: r1327766 - /camel/branches/camel-2.9.x/parent/pom.xml

Author: ningjiang
Date: Thu Apr 19 01:28:01 2012
New Revision: 1327766

URL: http://svn.apache.org/viewvc?rev=1327766&view=rev
Log:
CAMEL-5190 upgraded CXF to 2.5.3

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

Modified: camel/branches/camel-2.9.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/parent/pom.xml?rev=1327766&r1=1327765&r2=1327766&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/parent/pom.xml (original)
+++ camel/branches/camel-2.9.x/parent/pom.xml Thu Apr 19 01:28:01 2012
@@ -57,7 +57,7 @@
     <commons-net-version>2.2</commons-net-version>
     <commons-pool-version>1.5.6</commons-pool-version>
     <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version>
-    <cxf-version>2.5.2</cxf-version>
+    <cxf-version>2.5.3</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>