X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=89711519ae0182a887928edd8a4b5837076dcdfb;hb=HEAD;hp=942c4f32f3c076cdd04110500ab2590b612215e5;hpb=6a8381e0f724955e520ef03b775024b4e515d837;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index 942c4f32..89711519 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -1,52 +1,56 @@ - + 4.0.0 org.onap.ccsdk.parent binding-parent - 1.1.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.3.0-SNAPSHOT + 1.1.1-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 + + + javax.ws.rs javax.ws.rs-api - 2.1 org.onap.ccsdk.sli.core sli-common - - - org.onap.ccsdk.sli.core - sli-provider + provided org.slf4j slf4j-api + + org.glassfish.jersey.bundles.repackaged + jersey-guava + org.glassfish.jersey.security oauth1-signature - ${glassfish.version} org.glassfish.jersey.security oauth1-client - ${glassfish.version} org.codehaus.jettison @@ -55,19 +59,36 @@ org.glassfish.jersey.core jersey-client - ${glassfish.version} - org.glassfish.jersey.inject - jersey-hk2 - ${glassfish.version} + org.glassfish.jersey.media + jersey-media-multipart - + + org.onap.logging-analytics + logging-filter-base + 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 +