You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by lh...@apache.org on 2008/10/23 13:35:38 UTC

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

Author: lhein
Date: Thu Oct 23 04:35:38 2008
New Revision: 707347

URL: http://svn.apache.org/viewvc?rev=707347&view=rev
Log:
fixed SM-1651 (CXF version upgrade to 2.1.3)

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=707347&r1=707346&r2=707347&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Oct 23 04:35:38 2008
@@ -85,7 +85,7 @@
       <commons.net.version>1.4.1_1</commons.net.version>
       <commons.pool.version>1.4</commons.pool.version>
       <components.version>4.0-SNAPSHOT</components.version>
-      <cxf.version>2.1.2</cxf.version>
+      <cxf.version>2.1.3</cxf.version>
       <dom4j.version>1.6_1-SNAPSHOT</dom4j.version>
       <drools.version>4.0.7_1</drools.version>
       <depends.maven.plugin.version>1.0</depends.maven.plugin.version>