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/09/08 04:58:18 UTC

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

Author: ffang
Date: Thu Sep  8 02:58:17 2011
New Revision: 1166507

URL: http://svn.apache.org/viewvc?rev=1166507&view=rev
Log:
[SMX4NMR-281]upgrade to spring-dm 1.2.1

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=1166507&r1=1166506&r2=1166507&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Thu Sep  8 02:58:17 2011
@@ -88,7 +88,7 @@
       <!-- Spring -->
       <spring.version>3.0.5.RELEASE</spring.version>
       <spring.import.range>[2.5,4)</spring.import.range>
-      <spring.osgi.version>1.2.0</spring.osgi.version>
+      <spring.osgi.version>1.2.1</spring.osgi.version>
       
       <!-- Other Dependencies -->
       <commons-management.version>1.0</commons-management.version>