From 173a028ee92fc1a4f3b54d5dfa542490279dc538 Mon Sep 17 00:00:00 2001 From: javahongxi Date: Tue, 12 Feb 2019 17:35:11 +0800 Subject: [PATCH] activemq version --- whatsmars-mq/pom.xml | 9 --------- whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml | 1 + 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/whatsmars-mq/pom.xml b/whatsmars-mq/pom.xml index 67a248c6..7f09ddd1 100644 --- a/whatsmars-mq/pom.xml +++ b/whatsmars-mq/pom.xml @@ -28,10 +28,6 @@ whatsmars-otter-mq - - 5.14.5 - - @@ -49,11 +45,6 @@ rocketmq-tools ${rocketmq.version} - - org.apache.activemq - activemq-all - ${activemq.version} - diff --git a/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml b/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml index 44f96f73..8a42ef95 100644 --- a/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml +++ b/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml @@ -18,6 +18,7 @@ org.apache.activemq activemq-all + ${activemq.version}