From eeaeba6354f9c5bbf6b95b61b378bb7fba5c176e Mon Sep 17 00:00:00 2001 From: Justin Bertram Date: Tue, 3 Dec 2019 11:29:23 -0600 Subject: [PATCH] ARTEMIS-2557 don't export openwire-protocol JMS spec dep --- artemis-protocols/artemis-openwire-protocol/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index d47dfb3f14..4e7633cd45 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -45,6 +45,12 @@ org.apache.activemq activemq-client + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + org.apache.activemq @@ -87,10 +93,13 @@ io.netty netty-codec + org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 + provided org.osgi