mirror of https://github.com/apache/activemq.git
This closes #191
This commit is contained in:
commit
71ee1eae18
|
@ -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…
Reference in New Issue