You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by en...@apache.org on 2009/04/06 15:18:03 UTC

svn commit: r762323 - /servicemix/smx4/features/trunk/pom.xml

Author: enolan
Date: Mon Apr  6 13:18:02 2009
New Revision: 762323

URL: http://svn.apache.org/viewvc?rev=762323&view=rev
Log:
Upgrade to spring DM 1.2.0-rc1
https://issues.apache.org/activemq/browse/SMX4-264

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

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=762323&r1=762322&r2=762323&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Mon Apr  6 13:18:02 2009
@@ -207,7 +207,7 @@
       <snmp4j.version>1.8.1_1</snmp4j.version>
       <spring.version>2.5.6</spring.version>
       <spring.integration.version>1.0.0.RC2</spring.integration.version>
-      <spring.osgi.version>1.2.0-m2</spring.osgi.version>
+      <spring.osgi.version>1.2.0-rc1</spring.osgi.version>
       <stringtemplate.version>3.2_1</stringtemplate.version>
       <velocity.version>1.6.2_1-SNAPSHOT</velocity.version>
       <wsdl4j.version>1.6.1_1</wsdl4j.version>