From: FengLiang Date: Thu, 23 Feb 2017 08:07:23 +0000 (+0800) Subject: Modify pom X-Git-Tag: release/mercury~30 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=959b668ee3bebc777f26fde722cba67d79dfb659 Modify pom activemq-all to activemq-core Change-Id: Ied44d372a94193f3f1239a290b8f13ea40e53e0f Issue-ID:HOLMES-37 Signed-off-by: FengLiang --- 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 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