You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2013/01/14 18:16:46 UTC

svn commit: r1432997 - /activemq/trunk/pom.xml

Author: tabish
Date: Mon Jan 14 17:16:45 2013
New Revision: 1432997

URL: http://svn.apache.org/viewvc?rev=1432997&view=rev
Log:
https://issues.apache.org/jira/browse/AMQ-4253

update spring version 3.1.1-RELEASE

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1432997&r1=1432996&r2=1432997&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Mon Jan 14 17:16:45 2013
@@ -104,7 +104,7 @@
     <scala-version>2.10.0</scala-version>
     <scalatest-version>1.8</scalatest-version>
     <slf4j-version>1.6.6</slf4j-version>
-    <spring-version>3.0.7.RELEASE</spring-version>
+    <spring-version>3.1.3.RELEASE</spring-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-oxm-version>1.5.10</spring-oxm-version>
     <stax2-api-version>3.0.2</stax2-api-version>
@@ -1500,7 +1500,7 @@
       </build>
     </profile>
     <!--
-      To generate a graph of the project dependencies, run: 
+      To generate a graph of the project dependencies, run:
       mvn -P graph graph:reactor -Dhide-scope=test -Dhide-transitive=true -Dhide-external=true -Dgraph.label= -Dhide-version=true -Dhide-group-id=true -Dhide-type=true
     -->
     <profile>
@@ -1516,7 +1516,7 @@
       </build>
     </profile>
   </profiles>
-  
+
   <repositories>
     <!-- for the proton dependency -->
     <repository>