X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=506d60a106ce605c79ea2a749fcb6079c875e6cd;hb=9d2cccba20f32fe54e4ccf1f433f68b5cee95bd5;hp=955958c3f9c28f6c06f8cb62868defddc6a6fa15;hpb=71485b24175f99787fc729d70bf826325d84698f;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 955958c..506d60a 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 @@ -52,10 +51,6 @@ org.projectlombok lombok - - mysql - mysql-connector-java - io.dropwizard dropwizard-jdbi @@ -90,10 +85,6 @@ org.jdom jdom - - org.openo.common-services.common-utilities - dropwizard-ioc-container - org.easymock easymock @@ -114,8 +105,24 @@ test - org.apache.httpcomponents - httpclient + com.eclipsesource.jaxrs + consumer + ${jaxrs.consumer.version} + + + org.glassfish.jersey.containers + jersey-container-servlet-core + ${jersey.version} + + + org.glassfish.jersey.core + jersey-common + + + net.sf.json-lib + json-lib + 2.4 + jdk15