mirror of https://github.com/apache/activemq.git
xbean version range for xbean should be 3.12 as minimum
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1433335 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
38f24afbd5
commit
85aa6b2401
|
@ -31,7 +31,7 @@
|
|||
|
||||
<properties>
|
||||
<activemq.osgi.import.pkg>
|
||||
org.apache.xbean*;version="[3.7,4)",
|
||||
org.apache.xbean*;version="[3.12,4)",
|
||||
org.apache.aries.blueprint.*;version="[1.0,2)",
|
||||
*
|
||||
</activemq.osgi.import.pkg>
|
||||
|
|
Loading…
Reference in New Issue