X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=0373d1784d878c18c58daf099aae288c8dae77f0;hb=57bfbb05e485fb11b620b1bf12e70aa063aaa3c8;hp=f864c29140e2d3a0f7705344a1afed332a95df17;hpb=7dbb6441c95aa5691a59dc918f864b4bf4e2e2ed;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index f864c291..0373d178 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -1,101 +1,93 @@ - 4.0.0 - - org.onap.ccsdk.sli.plugins - restapi-call-node - 0.0.1-SNAPSHOT - - org.onap.ccsdk.sli.plugins - restapi-call-node-provider - 0.0.1-SNAPSHOT - bundle - RESTAPI Call Node - Provider - http://maven.apache.org - - UTF-8 - - - - junit - junit - test - - - org.springframework - spring-test - ${spring.version} - test - - - org.onap.ccsdk.sli.core - sli-common - ${sdnctl.sli.version} - compile - - - org.onap.ccsdk.sli.core - sli-provider - ${sdnctl.sli.version} - compile - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - - - org.springframework - spring-beans - ${spring.version} - - - org.springframework - spring-context - ${spring.version} - - - com.sun.jersey - jersey-client - ${jersey.version} - provided - - - org.codehaus.jettison - jettison - ${jettison.version} - provided - - + 4.0.0 - - + + org.onap.ccsdk.parent + binding-parent + 1.3.1-SNAPSHOT + + org.onap.ccsdk.sli.plugins + restapi-call-node-provider + 0.5.0-SNAPSHOT + bundle + ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} - - org.apache.felix - maven-bundle-plugin - true - - - org.onap.ccsdk.sli.restapicall - org.openecomp.sdnc.restapicall - * - + + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import + + + + + + javax.ws.rs + javax.ws.rs-api + + + org.onap.ccsdk.sli.core + sli-common + provided + + + org.slf4j + slf4j-api + + + org.glassfish.jersey.bundles.repackaged + jersey-guava + + + org.glassfish.jersey.security + oauth1-signature + + + org.glassfish.jersey.security + oauth1-client + + + org.codehaus.jettison + jettison + + + org.glassfish.jersey.core + jersey-client + + + org.glassfish.jersey.media + jersey-media-multipart + - + + + junit + junit + test + + + com.github.stefanbirkner + system-rules + 1.19.0 + test + + + org.glassfish.jersey.containers + jersey-container-servlet + test + + + org.glassfish.jersey.containers + jersey-container-grizzly2-http + test + + - - - - - -