X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=8c51f99741ec893228bfbaa85b7b2fcc228c7383;hb=1201ff98e4c7856b03b268302e4aed2cdc6e1dbb;hp=844a6b5e7c6217cb481be8b51e91f62d34592abc;hpb=00182e7710a239e871c33a42cf9eaf9a12d90ecb;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index 844a6b5e..8c51f997 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -5,55 +5,83 @@ org.onap.ccsdk.parent binding-parent - 1.1.0 + 1.3.1-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle 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 + javax.ws.rs + javax.ws.rs-api org.onap.ccsdk.sli.core sli-common - - - org.onap.ccsdk.sli.core - sli-provider + provided org.slf4j slf4j-api - com.sun.jersey - jersey-client + org.glassfish.jersey.bundles.repackaged + jersey-guava - com.sun.jersey.contribs.jersey-oauth - oauth-signature - ${jersey.version} + org.glassfish.jersey.security + oauth1-signature - com.sun.jersey.contribs.jersey-oauth - oauth-client - ${jersey.version} + 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 + + + org.glassfish.jersey.containers + jersey-container-servlet + test + + + org.glassfish.jersey.containers + jersey-container-grizzly2-http + test + +