X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=955958c3f9c28f6c06f8cb62868defddc6a6fa15;hb=1675d39c5a6a660b9dc4fc4c815bc344fc7d1d83;hp=3a3f8274e6fe38c296503c9a6337deab80aa32bf;hpb=e1fced01d4e9caea31794dbfa0706ca5e9e6a28f;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 3a3f827..955958c 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -20,13 +20,17 @@ jar holmes-actions + + org.apache.activemq + activemq-core + org.apache.geronimo.specs geronimo-jms_1.1_spec org.apache.activemq - activemq-client + activemq-pool org.openo.common-services.common-utilities @@ -90,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 +