You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2013/11/21 05:25:47 UTC

svn commit: r1544031 - /incubator/sirona/trunk/agent/performance/spring/pom.xml

Author: olamy
Date: Thu Nov 21 04:25:47 2013
New Revision: 1544031

URL: http://svn.apache.org/r1544031
Log:
use last spring version

Modified:
    incubator/sirona/trunk/agent/performance/spring/pom.xml

Modified: incubator/sirona/trunk/agent/performance/spring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/agent/performance/spring/pom.xml?rev=1544031&r1=1544030&r2=1544031&view=diff
==============================================================================
--- incubator/sirona/trunk/agent/performance/spring/pom.xml (original)
+++ incubator/sirona/trunk/agent/performance/spring/pom.xml Thu Nov 21 04:25:47 2013
@@ -29,7 +29,7 @@
   <name>Apache Sirona Incubator :: Agent :: Performance  :: Spring Integration</name>
 
   <properties>
-    <spring.version>3.2.3.RELEASE</spring.version>
+    <spring.version>3.2.5.RELEASE</spring.version>
   </properties>
 
   <dependencies>