X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=2455866a4f90d59af0773adbbe938ee3c7309613;hb=e4c9cfddd142785d527f29ff5c2b5883cc255033;hp=18a20cef15bdf8a3ead1caefed12c79c6239dcaf;hpb=ce77db4e145f4d4bb00ee830bb63d2cc23962d77;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index 18a20cef..2455866a 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -5,69 +5,80 @@ org.onap.ccsdk.parent binding-parent - 1.1.0-SNAPSHOT + 1.2.2-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.3.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} - http://maven.apache.org UTF-8 + + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import + + + + - junit - junit - test - - - org.springframework - spring-test - test + javax.ws.rs + javax.ws.rs-api org.onap.ccsdk.sli.core sli-common - - org.onap.ccsdk.sli.core - sli-provider - org.slf4j slf4j-api - org.springframework - spring-beans + org.glassfish.jersey.bundles.repackaged + jersey-guava + 2.22.2 - org.springframework - spring-context + org.glassfish.jersey.security + oauth1-signature + ${jersey.version} - com.sun.jersey - jersey-client + org.glassfish.jersey.security + oauth1-client + ${jersey.version} + + + org.codehaus.jettison + jettison - com.sun.jersey.contribs.jersey-oauth - oauth-signature + org.glassfish.jersey.core + jersey-client ${jersey.version} - com.sun.jersey.contribs.jersey-oauth - oauth-client + org.glassfish.jersey.media + jersey-media-multipart ${jersey.version} + + - org.codehaus.jettison - jettison + junit + junit + test