From 24eb2bb2db3ebfd68f5c143b02a1e8f24ca3b0ac Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Thu, 14 Jul 2016 15:00:24 +0200 Subject: [PATCH] [AMQ-6355] Provide bundles for client and jms-pool --- activemq-client/pom.xml | 2 +- activemq-pool/pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 3c4aebf48b..c634674e23 100755 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -26,7 +26,7 @@ activemq-client - jar + bundle ActiveMQ :: Client The ActiveMQ Client implementation diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 725a832250..4efb2d09d3 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -26,6 +26,7 @@ activemq-pool + bundle ActiveMQ :: Pool ActiveMQ Pooled ConnectionFactory