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:51:39 UTC

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

Author: dkulp
Date: Tue Aug 21 15:51:39 2012
New Revision: 1375623

URL: http://svn.apache.org/viewvc?rev=1375623&view=rev
Log:
Merged revisions 1375609 via  git cherry-pick from
https://svn.apache.org/repos/asf/camel/trunk

........
  r1375609 | dkulp | 2012-08-21 11:24:31 -0400 (Tue, 21 Aug 2012) | 2 lines

  Update to latest CXF release

........

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=1375623&r1=1375622&r2=1375623&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/parent/pom.xml (original)
+++ camel/branches/camel-2.10.x/parent/pom.xml Tue Aug 21 15:51:39 2012
@@ -62,7 +62,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.1</cxf-version>
+    <cxf-version>2.6.2</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>