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/02 09:25:26 UTC

svn commit: r643767 - /servicemix/smx3/branches/servicemix-3.2.2/pom.xml

Author: ffang
Date: Wed Apr  2 00:25:17 2008
New Revision: 643767

URL: http://svn.apache.org/viewvc?rev=643767&view=rev
Log:
using cxf-2.0.5-incubator for servicemix 3.2.2 release branch

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

Modified: servicemix/smx3/branches/servicemix-3.2.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2.2/pom.xml?rev=643767&r1=643766&r2=643767&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2.2/pom.xml Wed Apr  2 00:25:17 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.5-incubator</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>