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 2012/06/15 01:51:14 UTC

svn commit: r1350428 - /servicemix/smx4/features/trunk/parent/pom.xml

Author: ffang
Date: Thu Jun 14 23:51:13 2012
New Revision: 1350428

URL: http://svn.apache.org/viewvc?rev=1350428&view=rev
Log:
[SMX4-1172]upgrade to cxf 2.6.1

Modified:
    servicemix/smx4/features/trunk/parent/pom.xml

Modified: servicemix/smx4/features/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/parent/pom.xml?rev=1350428&r1=1350427&r2=1350428&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/parent/pom.xml (original)
+++ servicemix/smx4/features/trunk/parent/pom.xml Thu Jun 14 23:51:13 2012
@@ -39,7 +39,7 @@
   <properties>
     <activemq.version>5.5.1</activemq.version>
     <camel.version>2.9.0</camel.version>
-    <cxf.version>2.6.0</cxf.version>
+    <cxf.version>2.6.1</cxf.version>
 
     <felix.obr.version>1.6.4</felix.obr.version>