Author: davsclaus
Date: Wed Oct 31 14:37:29 2012
New Revision: 1404172

URL: http://svn.apache.org/viewvc?rev=1404172&view=rev
Log:
Upgraded to Spring 3.1.2 for camel-test-spring

Modified:
    camel/trunk/components/camel-test-spring/pom.xml

Modified: camel/trunk/components/camel-test-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-test-spring/pom.xml?rev=1404172&r1=1404171&r2=1404172&view=diff
==============================================================================
--- camel/trunk/components/camel-test-spring/pom.xml (original)
+++ camel/trunk/components/camel-test-spring/pom.xml Wed Oct 31 14:37:29 2012
@@ -31,7 +31,7 @@
     <description>Camel Testing Library using JUnit and Spring</description>
 
     <properties>
-       <spring-version>3.1.1.RELEASE</spring-version>
+       <spring-version>3.1.2.RELEASE</spring-version>
         <camel.osgi.export.pkg>org.apache.camel.test.*</camel.osgi.export.pkg>
     </properties>
 


Reply via email to