You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2012/01/30 11:07:09 UTC

svn commit: r1237588 - /servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml

Author: gertv
Date: Mon Jan 30 10:07:09 2012
New Revision: 1237588

URL: http://svn.apache.org/viewvc?rev=1237588&view=rev
Log:
SMX4-1082: Upgrade to CXF 2.4.6

Modified:
    servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml

Modified: servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml?rev=1237588&r1=1237587&r2=1237588&view=diff
==============================================================================
--- servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml (original)
+++ servicemix/smx4/features/branches/features-4.4.x/parent/pom.xml Mon Jan 30 10:07:09 2012
@@ -39,7 +39,7 @@
   <properties>
     <activemq.version>5.5.1</activemq.version>
     <camel.version>2.8.4-SNAPSHOT</camel.version>
-    <cxf.version>2.4.5</cxf.version>
+    <cxf.version>2.4.6</cxf.version>
 
     <felix.obr.version>1.6.4</felix.obr.version>