X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=955958c3f9c28f6c06f8cb62868defddc6a6fa15;hb=1675d39c5a6a660b9dc4fc4c815bc344fc7d1d83;hp=756a068ef6dd371bec1ff7fc794f2ceb08600c3f;hpb=95bf2aae433086e88bf996773a2ffed59d69c930;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 756a068..955958c 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -20,6 +20,18 @@ jar holmes-actions + + org.apache.activemq + activemq-core + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + org.apache.activemq + activemq-pool + org.openo.common-services.common-utilities baseservice-i18n @@ -82,6 +94,29 @@ org.openo.common-services.common-utilities dropwizard-ioc-container + + org.easymock + easymock + + + org.powermock + powermock-api-easymock + test + + + org.powermock + powermock-module-junit4-rule + test + + + org.powermock + powermock-classloading-xstream + test + + + org.apache.httpcomponents + httpclient +