You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2011/12/20 10:33:25 UTC

svn commit: r1221164 - /camel/branches/camel-2.7.x/parent/pom.xml

Author: davsclaus
Date: Tue Dec 20 09:33:25 2011
New Revision: 1221164

URL: http://svn.apache.org/viewvc?rev=1221164&view=rev
Log:
CAMEL-4802: Upgrade to CXF 2.3.8 on Camel 2.7 branch.

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

Modified: camel/branches/camel-2.7.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/parent/pom.xml?rev=1221164&r1=1221163&r2=1221164&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/parent/pom.xml (original)
+++ camel/branches/camel-2.7.x/parent/pom.xml Tue Dec 20 09:33:25 2011
@@ -51,7 +51,7 @@
     <commons-collections-version>3.2.1</commons-collections-version>
     <commons-pool-version>1.5.6</commons-pool-version>
     <commons-dbcp-version>1.3</commons-dbcp-version>
-    <cxf-version>2.3.7</cxf-version>
+    <cxf-version>2.3.8</cxf-version>
     <cxf-xjc-utils-version>2.3.2</cxf-xjc-utils-version>
     <derby-version>10.8.2.2</derby-version>
     <dnsjava-version>2.1.0</dnsjava-version>