You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2010/07/06 18:08:02 UTC

svn commit: r960928 - /servicemix/smx4/nmr/trunk/pom.xml

Author: gnodet
Date: Tue Jul  6 16:08:01 2010
New Revision: 960928

URL: http://svn.apache.org/viewvc?rev=960928&view=rev
Log:
SMX4NMR-208: Upgrade to Spring 3.x

Modified:
    servicemix/smx4/nmr/trunk/pom.xml

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=960928&r1=960927&r2=960928&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Tue Jul  6 16:08:01 2010
@@ -127,7 +127,7 @@
       <servicemix.utils.version>1.3.0-SNAPSHOT</servicemix.utils.version>
       <sshd.version>0.3.0</sshd.version>
       <spring.osgi.version>1.2.0</spring.osgi.version>
-      <spring.version>2.5.6.SEC01</spring.version>
+      <spring.version>3.0.3.RELEASE</spring.version>
       <woodstox.version>4.0.8</woodstox.version>
       <woodstox.stax2api.version>3.0.2</woodstox.stax2api.version>
       <wsdl4j.version>1.6.2_2</wsdl4j.version>