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/01/22 03:17:58 UTC

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

Author: ffang
Date: Sat Jan 22 02:17:58 2011
New Revision: 1062092

URL: http://svn.apache.org/viewvc?rev=1062092&view=rev
Log:
[SMX4-746]Upgrade to CXF 2.3.2

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

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1062092&r1=1062091&r2=1062092&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Sat Jan 22 02:17:58 2011
@@ -131,8 +131,8 @@
         <camel.version>2.6-SNAPSHOT</camel.version>
 
         <!-- CXF -->
-        <cxf.xjc-utils.version>2.3.0</cxf.xjc-utils.version>
-        <cxf.version>2.3.2-SNAPSHOT</cxf.version>
+        <cxf.xjc-utils.version>2.3.2</cxf.xjc-utils.version>
+        <cxf.version>2.3.2</cxf.version>
 
         <!-- Geronimo -->
         <geronimo-annotation.version>1.1.1</geronimo-annotation.version>