mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 15:08:10 +00:00
[AMQ-6355] Provide bundles for client and jms-pool
This commit is contained in:
parent
42dabb7a7a
commit
24eb2bb2db
@ -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>
|
||||
|
||||
|
@ -26,6 +26,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>activemq-pool</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
<name>ActiveMQ :: Pool</name>
|
||||
<description>ActiveMQ Pooled ConnectionFactory</description>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user