You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2011/10/13 05:32:12 UTC

svn commit: r1182643 - /servicemix/components/trunk/pom.xml

Author: ffang
Date: Thu Oct 13 03:32:12 2011
New Revision: 1182643

URL: http://svn.apache.org/viewvc?rev=1182643&view=rev
Log:
[SMXCOMP-901]upgrade to cxf 2.4.3

Modified:
    servicemix/components/trunk/pom.xml

Modified: servicemix/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/trunk/pom.xml?rev=1182643&r1=1182642&r2=1182643&view=diff
==============================================================================
--- servicemix/components/trunk/pom.xml (original)
+++ servicemix/components/trunk/pom.xml Thu Oct 13 03:32:12 2011
@@ -88,7 +88,7 @@
         <camel.version>2.8.1</camel.version>
 
         <!-- CXF -->
-        <cxf.version>2.4.2</cxf.version>
+        <cxf.version>2.4.3</cxf.version>
 
         <!-- Geronimo Specs and Modules -->
         <geronimo-activation.version>1.0.2</geronimo-activation.version>