mirror of https://github.com/apache/activemq.git
[AMQ-6584] Remove spring-aspects as it works with just the range fix
This commit is contained in:
parent
f56ac06ef6
commit
2e953d96a3
|
@ -47,7 +47,6 @@
|
|||
<feature>connector</feature>
|
||||
<feature>http</feature>
|
||||
<feature version="${project.version}">activemq-client</feature>
|
||||
<feature>spring-aspects</feature>
|
||||
<bundle>mvn:org.apache.activemq/activemq-karaf/${project.version}</bundle>
|
||||
<bundle dependency="true">mvn:commons-collections/commons-collections/${commons-collections-version}</bundle>
|
||||
<bundle dependency='true'>mvn:commons-lang/commons-lang/${commons-lang-version}</bundle>
|
||||
|
|
Loading…
Reference in New Issue