From 959b668ee3bebc777f26fde722cba67d79dfb659 Mon Sep 17 00:00:00 2001 From: FengLiang Date: Thu, 23 Feb 2017 16:07:23 +0800 Subject: Modify pom activemq-all to activemq-core Change-Id: Ied44d372a94193f3f1239a290b8f13ea40e53e0f Issue-ID:HOLMES-37 Signed-off-by: FengLiang --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index aad8980..dab2867 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,17 @@ org.apache.activemq - activemq-all + activemq-core + 5.7.0 + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1.1 + + + org.apache.activemq + activemq-pool 5.8.0 -- cgit 1.2.3-korg