AMQ-2762: use xbean 3.7 for blueprint support

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@951931 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Guillaume Nodet 2010-06-06 19:21:30 +00:00
parent ea2e4f5ac2
commit 9ae0d32769
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-blueprint</artifactId>
<version>3.8-SNAPSHOT</version>
<version>${xbean-version}</version>
</dependency>
</dependencies>