X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=e8a1605e7252736a0996db5798645f1d413d7570;hb=refs%2Fchanges%2F65%2F10065%2F1;hp=955958c3f9c28f6c06f8cb62868defddc6a6fa15;hpb=1675d39c5a6a660b9dc4fc4c815bc344fc7d1d83;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 955958c..e8a1605 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -9,17 +9,20 @@ 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 + + org.onap.msb.java-sdk + msb-java-sdk + org.apache.activemq activemq-core @@ -32,10 +35,6 @@ org.apache.activemq activemq-pool - - org.openo.common-services.common-utilities - baseservice-i18n - org.antlr stringtemplate @@ -90,10 +89,6 @@ org.jdom jdom - - org.openo.common-services.common-utilities - dropwizard-ioc-container - org.easymock easymock @@ -117,6 +112,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 +