use xbean 2.1

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@365940 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-01-04 16:48:18 +00:00
parent 2c29a3a5f2
commit a250442df4
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ xmlbeans_version=1.0-DEV
<!-- used by spring module -->
spring_version=1.2.4
xbean_spring_version=2.0-SNAPSHOT
xbean_spring_version=2.1
<!-- used by store-bdb module -->
berkeleydb_version=1.5.1

View File

@ -189,7 +189,7 @@
<dependency>
<groupId>xbean</groupId>
<artifactId>xbean-spring</artifactId>
<version>2.0</version>
<version>2.1</version>
</dependency>
<!-- Used to configure the activemq logs -->