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/14 07:09:19 UTC

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

Author: ffang
Date: Wed Aug 13 22:09:19 2008
New Revision: 685771

URL: http://svn.apache.org/viewvc?rev=685771&view=rev
Log:
upgrade 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=685771&r1=685770&r2=685771&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed Aug 13 22:09:19 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>