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/01/30 09:36:31 UTC

svn commit: r616683 - in /servicemix/smx4/features/trunk: camel/servicemix-camel/src/test/resources/org/apache/servicemix/camel/ws/security/server.xml.bak pom.xml

Author: ffang
Date: Wed Jan 30 00:36:30 2008
New Revision: 616683

URL: http://svn.apache.org/viewvc?rev=616683&view=rev
Log:
update cxf version from 2.0.3-incubator to 2.0.4-incubator

Removed:
    servicemix/smx4/features/trunk/camel/servicemix-camel/src/test/resources/org/apache/servicemix/camel/ws/security/server.xml.bak
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=616683&r1=616682&r2=616683&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed Jan 30 00:36:30 2008
@@ -67,7 +67,7 @@
       <camel.version>1.3-SNAPSHOT</camel.version>
       <commons.io.version>1.3.1</commons.io.version>
       <commons.logging.version>1.1</commons.logging.version>
-      <cxf.version>2.0.3-incubator</cxf.version>
+      <cxf.version>2.0.4-incubator</cxf.version>
       <felix.bundlerepository.version>1.1.0-r605854</felix.bundlerepository.version>
       <felix.compendium.version>0.9.0-r605854</felix.compendium.version>
       <felix.configadmin.version>0.9.0-r605854</felix.configadmin.version>