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/04/11 05:44:31 UTC

svn commit: r647042 - /servicemix/smx3/branches/servicemix-3.2/pom.xml

Author: ffang
Date: Thu Apr 10 20:44:28 2008
New Revision: 647042

URL: http://svn.apache.org/viewvc?rev=647042&view=rev
Log:
update cxf version to 2.0.6-incubator-SNAPSHOT

Modified:
    servicemix/smx3/branches/servicemix-3.2/pom.xml

Modified: servicemix/smx3/branches/servicemix-3.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/pom.xml?rev=647042&r1=647041&r2=647042&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/pom.xml Thu Apr 10 20:44:28 2008
@@ -220,7 +220,7 @@
         <oro-version>2.0.8</oro-version>
         <sitemesh-version>2.2.1</sitemesh-version>
         <woden-version>1.0.0M6</woden-version>
-        <cxf-version>2.0.5-incubator-SNAPSHOT</cxf-version>
+        <cxf-version>2.0.6-incubator-SNAPSHOT</cxf-version>
         <jaxb.version>2.0</jaxb.version>
         <jaxb.impl.version>2.0.1</jaxb.impl.version>
         <derby-version>10.2.2.0</derby-version>