You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2012/01/30 11:07:02 UTC

svn commit: r1237587 - /servicemix/smx4/features/branches/features-4.4.x/pom.xml

Author: gertv
Date: Mon Jan 30 10:07:01 2012
New Revision: 1237587

URL: http://svn.apache.org/viewvc?rev=1237587&view=rev
Log:
Fix build - align with Spring 3.0.7.RELEASE used by Camel 2.8.4

Modified:
    servicemix/smx4/features/branches/features-4.4.x/pom.xml

Modified: servicemix/smx4/features/branches/features-4.4.x/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/branches/features-4.4.x/pom.xml?rev=1237587&r1=1237586&r2=1237587&view=diff
==============================================================================
--- servicemix/smx4/features/branches/features-4.4.x/pom.xml (original)
+++ servicemix/smx4/features/branches/features-4.4.x/pom.xml Mon Jan 30 10:07:01 2012
@@ -204,7 +204,7 @@
         <jettison.version>1.3</jettison.version>
         <lingo.version>1.3</lingo.version>
         <scriptengines.version>1.1</scriptengines.version>
-        <spring.version>3.0.6.RELEASE</spring.version>
+        <spring.version>3.0.7.RELEASE</spring.version>
         <spring.osgi.version>1.2.1</spring.osgi.version>
         <wss4j.version>1.6.1</wss4j.version>
         <neethi.version>3.0.0</neethi.version>