mirror of https://github.com/apache/activemq.git
Fixing osgi export
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@650578 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
464402cd0e
commit
62aba75153
|
@ -48,7 +48,7 @@
|
|||
</activemq.osgi.import.pkg>
|
||||
<activemq.osgi.export>
|
||||
org.apache.activemq*;version=${project.version},
|
||||
'=META-INF.services.org.apache.xbean.spring.http.activemq.org.config'
|
||||
'=META-INF.services.org.apache.xbean.spring.http.activemq.apache.org.schema'
|
||||
</activemq.osgi.export>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue