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/10/20 04:52:37 UTC

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

Author: ffang
Date: Sun Oct 19 19:52:37 2008
New Revision: 706110

URL: http://svn.apache.org/viewvc?rev=706110&view=rev
Log:
[SM-1638]use cxf 2.0.9 for coming smx 3.2.3 release

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=706110&r1=706109&r2=706110&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/pom.xml Sun Oct 19 19:52:37 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.9-SNAPSHOT</cxf-version>
+        <cxf-version>2.0.9</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>