X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=0373d1784d878c18c58daf099aae288c8dae77f0;hb=57bfbb05e485fb11b620b1bf12e70aa063aaa3c8;hp=fcece6900c4cd98e692eb766e46f694f4e482164;hpb=5809abef574106cda283c4a33999adee43a59542;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index fcece690..0373d178 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -5,61 +5,89 @@ org.onap.ccsdk.parent binding-parent - 1.0.2-SNAPSHOT + 1.3.1-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.2.2-SNAPSHOT + 0.5.0-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 + provided org.slf4j slf4j-api - org.springframework - spring-beans + org.glassfish.jersey.bundles.repackaged + jersey-guava - org.springframework - spring-context + org.glassfish.jersey.security + oauth1-signature - com.sun.jersey - jersey-client - provided + org.glassfish.jersey.security + oauth1-client org.codehaus.jettison jettison - provided + + + 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 +