[AMQ-6355] Provide bundles for client and jms-pool

This commit is contained in:
Christian Schneider 2016-07-14 15:00:24 +02:00 committed by Christopher L. Shannon (cshannon)
parent 42dabb7a7a
commit 24eb2bb2db
2 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</parent>
<artifactId>activemq-client</artifactId>
<packaging>jar</packaging>
<packaging>bundle</packaging>
<name>ActiveMQ :: Client</name>
<description>The ActiveMQ Client implementation</description>

View File

@ -26,6 +26,7 @@
</parent>
<artifactId>activemq-pool</artifactId>
<packaging>bundle</packaging>
<name>ActiveMQ :: Pool</name>
<description>ActiveMQ Pooled ConnectionFactory</description>