From cd4209d863fefaa46c3674c01bd56cca929ca077 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 22 Jun 2015 10:42:36 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20dependency=20management=20for=20Active?= =?UTF-8?q?MQ=E2=80=99s=20non-JAR=20modules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes gh-3206 --- spring-boot-dependencies/pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 036e815572e..c85a5dccddc 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -820,11 +820,6 @@ activemq-console ${activemq.version} - - org.apache.activemq - activemq-fileserver - ${activemq.version} - org.apache.activemq activemq-http @@ -900,11 +895,6 @@ activemq-ra ${activemq.version} - - org.apache.activemq - activemq-rar - ${activemq.version} - org.apache.activemq activemq-run @@ -935,11 +925,6 @@ activemq-web ${activemq.version} - - org.apache.activemq - activemq-web-console - ${activemq.version} - org.apache.activemq artemis-jms-client