Author: jstrachan
Date: Mon Jun 5 05:30:09 2006
New Revision: 411767
URL: http://svn.apache.org/viewvc?rev=411767&view=rev
Log:
Upgraded to Spring 2.0-M5
Modified:
incubator/activemq/trunk/pom.xml
Modified: incubator/activemq/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=411767&r1=411766&r2=411767&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Mon Jun 5 05:30:09 2006
@@ -377,7 +377,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring</artifactId>
- <version>1.2.6</version>
+ <version>2.0-M5</version>
<optional>true</optional>
</dependency>