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/08/19 04:49:23 UTC

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

Author: ffang
Date: Mon Aug 18 19:49:22 2008
New Revision: 686942

URL: http://svn.apache.org/viewvc?rev=686942&view=rev
Log:
[SMX4-87]update cxf version to 2.1.3-SNAPSHOT

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=686942&r1=686941&r2=686942&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Mon Aug 18 19:49:22 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.2-SNAPSHOT</cxf.version>
+      <cxf.version>2.1.3-SNAPSHOT</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>