You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2012/08/21 17:55:14 UTC

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

Author: dkulp
Date: Tue Aug 21 15:55:13 2012
New Revision: 1375627

URL: http://svn.apache.org/viewvc?rev=1375627&view=rev
Log:
Update to latest cxf release

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=1375627&r1=1375626&r2=1375627&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/parent/pom.xml (original)
+++ camel/branches/camel-2.9.x/parent/pom.xml Tue Aug 21 15:55:13 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.4</cxf-version>
+    <cxf-version>2.5.5</cxf-version>
     <cxf-version-range>[2.4,2.8)</cxf-version-range>
     <cxf-xjc-utils-version>2.4.0</cxf-xjc-utils-version>
     <derby-version>10.8.2.2</derby-version>