You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2008/09/16 21:06:19 UTC

svn commit: r696010 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Tue Sep 16 12:06:18 2008
New Revision: 696010

URL: http://svn.apache.org/viewvc?rev=696010&view=rev
Log:
Servicemix 3.2.2 apparently has snapshot deps.   Not good.

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=696010&r1=696009&r2=696010&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Tue Sep 16 12:06:18 2008
@@ -62,7 +62,7 @@
         <spring.validation.mode>VALIDATION_AUTO</spring.validation.mode>
 
         <downloadSources>true</downloadSources>
-        <servicemix.version>3.2.2</servicemix.version>
+        <servicemix.version>3.2.1</servicemix.version>
     </properties>