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 2013/01/08 20:09:47 UTC

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

Author: dkulp
Date: Tue Jan  8 19:09:46 2013
New Revision: 1430449

URL: http://svn.apache.org/viewvc?rev=1430449&view=rev
Log:
Update cxf version

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=1430449&r1=1430448&r2=1430449&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/parent/pom.xml (original)
+++ camel/branches/camel-2.10.x/parent/pom.xml Tue Jan  8 19:09:46 2013
@@ -68,8 +68,8 @@
     <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.4</cxf-version>
-    <cxf-version-range>[2.4,2.8)</cxf-version-range>
+    <cxf-version>2.6.5</cxf-version>
+    <cxf-version-range>[2.4,2.9)</cxf-version-range>
     <cxf-xjc-utils-version>2.6.0</cxf-xjc-utils-version>
     <derby-version>10.8.2.2</derby-version>
     <dnsjava-version>2.1.1</dnsjava-version>