mirror of https://github.com/apache/activemq.git
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:
parent
7a369c4c0c
commit
6235a07700
2
pom.xml
2
pom.xml
|
@ -377,7 +377,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring</artifactId>
|
<artifactId>spring</artifactId>
|
||||||
<version>1.2.6</version>
|
<version>2.0-M5</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue