X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=0d23912fdc50521dccfeee79dc1557c50a15670e;hb=bd8a4d04337eed46be669f70272e6583f48ba249;hp=ca3f004a0b393eb86b78b0c4401f2dbfaafce969;hpb=9042880234791fbe2e0ef033091ba93cb7f088f5;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index ca3f004a..0d23912f 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -1,101 +1,90 @@ 4.0.0 + - org.onap.ccsdk.sli.plugins - restapi-call-node - 0.1.0-SNAPSHOT + org.onap.ccsdk.parent + binding-parent + 1.3.0-SNAPSHOT + org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.1.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle - RESTAPI Call Node - Provider - http://maven.apache.org + + ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} + UTF-8 + + + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import + + + + - junit - junit - test - - - org.springframework - spring-test - ${spring.version} - test + javax.ws.rs + javax.ws.rs-api 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.glassfish.jersey.bundles.repackaged + jersey-guava - org.springframework - spring-beans - ${spring.version} + org.glassfish.jersey.security + oauth1-signature - org.springframework - spring-context - ${spring.version} + org.glassfish.jersey.security + oauth1-client - com.sun.jersey + org.codehaus.jettison + jettison + + + org.glassfish.jersey.core jersey-client - ${jersey.version} - provided - org.codehaus.jettison - jettison - ${jettison.version} - provided + org.glassfish.jersey.media + jersey-media-multipart - - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.onap.ccsdk.sli.restapicall - org.onap.ccsdk.sli.plugins.restapicall - * - - - - - - - - + + + junit + junit + test + + + org.glassfish.jersey.containers + jersey-container-servlet + test + + + org.glassfish.jersey.containers + jersey-container-grizzly2-http + test + + -