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 --- holmes-actions/pom.xml | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) (limited to 'holmes-actions') diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 0c891c6..6d117f5 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -22,21 +22,15 @@ org.apache.activemq - activemq-all - - - log4j - log4j - - - org.slf4j - slf4j-log4j12 - - - org.slf4j - slf4j-api - - + activemq-core + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + org.apache.activemq + activemq-pool org.openo.common-services.common-utilities -- cgit 1.2.3-korg