You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2012/07/09 22:36:29 UTC

svn commit: r1359383 - /camel/trunk/parent/pom.xml

Author: cmueller
Date: Mon Jul  9 20:36:28 2012
New Revision: 1359383

URL: http://svn.apache.org/viewvc?rev=1359383&view=rev
Log:
upgraded Spring 3.1 profile to 3.1.2.RELEASE

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1359383&r1=1359382&r2=1359383&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Mon Jul  9 20:36:28 2012
@@ -1802,7 +1802,7 @@
     <profile>
         <id>spring3.1</id>
         <properties>
-            <spring-version>3.1.1.RELEASE</spring-version>
+            <spring-version>3.1.2.RELEASE</spring-version>
         </properties>
     </profile>
     <profile>