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 2011/10/08 08:27:53 UTC

svn commit: r1180321 - /camel/trunk/parent/pom.xml

Author: ningjiang
Date: Sat Oct  8 06:27:53 2011
New Revision: 1180321

URL: http://svn.apache.org/viewvc?rev=1180321&view=rev
Log:
CAMEL-4525 Upgrade CXF version to 2.4.3

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1180321&r1=1180320&r2=1180321&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sat Oct  8 06:27:53 2011
@@ -57,7 +57,7 @@
     <commons-net-version>2.2</commons-net-version>
     <commons-pool-version>1.5.4</commons-pool-version>
     <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version>
-    <cxf-version>2.4.2</cxf-version>
+    <cxf-version>2.4.3</cxf-version>
     <cxf-xjc-utils-version>2.4.0</cxf-xjc-utils-version>
     <derby-version>10.4.2.0</derby-version>
     <dnsjava-version>2.1.1</dnsjava-version>