X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=e412348c829e1decad69022fedff471efeee321c;hb=8b3c9e2b928e3a0308974482e2645ace4838c468;hp=955958c3f9c28f6c06f8cb62868defddc6a6fa15;hpb=d55c83c257914112016a9205b6ed81b73116a42a;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 955958c..e412348 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -11,9 +11,9 @@ 4.0.0 - org.openo.holmes.actions + org.onap.holmes.actions holmes-actions-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT holmes-actions-service @@ -32,10 +32,6 @@ org.apache.activemq activemq-pool - - org.openo.common-services.common-utilities - baseservice-i18n - org.antlr stringtemplate @@ -90,10 +86,6 @@ org.jdom jdom - - org.openo.common-services.common-utilities - dropwizard-ioc-container - org.easymock easymock @@ -117,6 +109,22 @@ org.apache.httpcomponents httpclient + + com.eclipsesource.jaxrs + consumer + ${jaxrs.consumer.version} + + + org.glassfish.jersey.containers + jersey-container-servlet-core + ${jersey.version} + + + net.sf.json-lib + json-lib + 2.4 + jdk15 +