mirror of https://github.com/apache/activemq.git
Added the bundle packaging option
This commit is contained in:
parent
577b29c0e5
commit
7ceb4d0c8e
|
@ -28,6 +28,7 @@
|
||||||
<artifactId>activemq-jms-pool</artifactId>
|
<artifactId>activemq-jms-pool</artifactId>
|
||||||
<name>ActiveMQ :: Generic JMS Pool</name>
|
<name>ActiveMQ :: Generic JMS Pool</name>
|
||||||
<description>Generic JMS Pooled ConnectionFactory</description>
|
<description>Generic JMS Pooled ConnectionFactory</description>
|
||||||
|
<packaging>bundle</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<activemq.osgi.import.pkg>
|
<activemq.osgi.import.pkg>
|
||||||
|
|
Loading…
Reference in New Issue