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 2009/01/16 07:30:52 UTC

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

Author: ffang
Date: Thu Jan 15 22:30:52 2009
New Revision: 734923

URL: http://svn.apache.org/viewvc?rev=734923&view=rev
Log:
[SMX4-191]upgrade spring to 2.5.6 and spring osgi to 1.2.0-m2 for features project

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=734923&r1=734922&r2=734923&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Jan 15 22:30:52 2009
@@ -198,8 +198,8 @@
       <servicemix-jbi-plugin-version>4.1-SNAPSHOT</servicemix-jbi-plugin-version>
 
       <smack.version>3.0.4_1</smack.version>
-      <spring.version>2.5.5</spring.version>
-      <spring.osgi.version>1.1.0</spring.osgi.version>
+      <spring.version>2.5.6</spring.version>
+      <spring.osgi.version>1.2.0-m2</spring.osgi.version>
       <velocity.version>1.5_1</velocity.version>
       <wsdl4j.version>1.6.1_1</wsdl4j.version>
       <woodstox.version>3.2.7_1</woodstox.version>