X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=1ca8a8abeac01ed2a84e6562cf0c88e834e257e0;hb=4b68e64dbeeeaa365eb1698987e7d3cbfaef1e60;hp=3a3f8274e6fe38c296503c9a6337deab80aa32bf;hpb=9b4711c706dde6caa4689e9317c906361627fc8b;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 3a3f827..1ca8a8a 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,34 @@ 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 + + + com.eclipsesource.jaxrs + consumer + ${jaxrs.consumer.version} +