X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=942c4f32f3c076cdd04110500ab2590b612215e5;hb=6a8381e0f724955e520ef03b775024b4e515d837;hp=918403922b13ffb88fd39c765c80c245fb179962;hpb=189be235f9ad5ebd92bd93ea49152b4333e879e1;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index 91840392..942c4f32 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -1,20 +1,20 @@ - + 4.0.0 org.onap.ccsdk.parent binding-parent - 1.0.3-SNAPSHOT + 1.1.0-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.2.3-SNAPSHOT + 0.3.0-SNAPSHOT bundle ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} - http://maven.apache.org UTF-8 @@ -22,14 +22,9 @@ - junit - junit - test - - - org.springframework - spring-test - test + javax.ws.rs + javax.ws.rs-api + 2.1 org.onap.ccsdk.sli.core @@ -44,22 +39,35 @@ slf4j-api - org.springframework - spring-beans + org.glassfish.jersey.security + oauth1-signature + ${glassfish.version} + + + org.glassfish.jersey.security + oauth1-client + ${glassfish.version} - org.springframework - spring-context + org.codehaus.jettison + jettison - com.sun.jersey + org.glassfish.jersey.core jersey-client - provided + ${glassfish.version} - org.codehaus.jettison - jettison - provided + org.glassfish.jersey.inject + jersey-hk2 + ${glassfish.version} + + + + + junit + junit + test