X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=3f79bcf0123623a75e9ac2f8fb3743cabf38ae5e;hb=a1be7706e05b5bcf7e6b322eb936e33625557c0e;hp=955958c3f9c28f6c06f8cb62868defddc6a6fa15;hpb=1675d39c5a6a660b9dc4fc4c815bc344fc7d1d83;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 955958c..3f79bcf 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -11,12 +11,12 @@ 4.0.0 - org.openo.holmes.actions - holmes-actions-parent - 1.1.0-SNAPSHOT + org.onap.holmes.common + holmes-common-parent + 1.0.0-SNAPSHOT - holmes-actions-service + holmes-common-service jar holmes-actions @@ -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 +