Author: davsclaus
Date: Wed Oct 31 15:15:01 2012
New Revision: 1404191
URL: http://svn.apache.org/viewvc?rev=1404191&view=rev
Log:
Upgraded to Spring 3.1.2 for camel-test-spring
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/components/camel-test-spring/pom.xml
Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
Merged /camel/trunk:r1404172
Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: camel/branches/camel-2.10.x/components/camel-test-spring/pom.xml
URL:
http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/components/camel-test-spring/pom.xml?rev=1404191&r1=1404190&r2=1404191&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/components/camel-test-spring/pom.xml (original)
+++ camel/branches/camel-2.10.x/components/camel-test-spring/pom.xml Wed Oct 31
15:15:01 2012
@@ -32,7 +32,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>