mirror of https://github.com/apache/activemq.git
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:
parent
ea2e4f5ac2
commit
9ae0d32769
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue