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/04 10:57:29 UTC

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

Author: gertv
Date: Wed Jan  4 09:57:28 2012
New Revision: 1227094

URL: http://svn.apache.org/viewvc?rev=1227094&view=rev
Log:
SMX4-1026: Upgrade to CXF 2.4.5

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=1227094&r1=1227093&r2=1227094&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 Wed Jan  4 09:57:28 2012
@@ -39,7 +39,7 @@
   <properties>
     <activemq.version>5.5.1</activemq.version>
     <camel.version>2.8.3</camel.version>
-    <cxf.version>2.4.4</cxf.version>
+    <cxf.version>2.4.5</cxf.version>
 
     <felix.obr.version>1.6.4</felix.obr.version>