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 2011/10/31 03:00:04 UTC

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

Author: ffang
Date: Mon Oct 31 02:00:04 2011
New Revision: 1195304

URL: http://svn.apache.org/viewvc?rev=1195304&view=rev
Log:
[SMX4NMR-284]upgrade to spring 3.0.6

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=1195304&r1=1195303&r2=1195304&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Mon Oct 31 02:00:04 2011
@@ -86,7 +86,7 @@
       <servicemix.legal.version>1.0</servicemix.legal.version>
 
       <!-- Spring -->
-      <spring.version>3.0.5.RELEASE</spring.version>
+      <spring.version>3.0.6.RELEASE</spring.version>
       <spring.import.range>[2.5,4)</spring.import.range>
       <spring.osgi.version>1.2.1</spring.osgi.version>