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 2008/09/10 11:43:34 UTC

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

Author: ffang
Date: Wed Sep 10 02:43:33 2008
New Revision: 693759

URL: http://svn.apache.org/viewvc?rev=693759&view=rev
Log:
use 2.1.2 cxf version

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=693759&r1=693758&r2=693759&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed Sep 10 02:43:33 2008
@@ -80,7 +80,7 @@
       <commons.net.version>1.4.1_1-SNAPSHOT</commons.net.version>
       <commons.pool.version>1.4</commons.pool.version>
       <components.version>4.0-SNAPSHOT</components.version>
-      <cxf.version>2.1.3-SNAPSHOT</cxf.version>
+      <cxf.version>2.1.2</cxf.version>
       <drools.version>4.0.7_1-SNAPSHOT</drools.version>
       <depends.maven.plugin.version>1.0-SNAPSHOT</depends.maven.plugin.version>
       <fastinfoset.version>1.2.2_1-SNAPSHOT</fastinfoset.version>