Upgraded to Spring 2.0-M5

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411767 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-05 12:30:09 +00:00
parent 7a369c4c0c
commit 6235a07700
1 changed files with 1 additions and 1 deletions

View File

@ -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>