X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=restapi-call-node%2Fprovider%2Fpom.xml;h=711597d73bea5407d202eb83754da2593b3f4184;hb=0eee231b5d1a598e7381be0d733e69357847768f;hp=ca3f004a0b393eb86b78b0c4401f2dbfaafce969;hpb=9042880234791fbe2e0ef033091ba93cb7f088f5;p=ccsdk%2Fsli%2Fplugins.git diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index ca3f004a..711597d7 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -1,101 +1,97 @@ 4.0.0 + - org.onap.ccsdk.sli.plugins - restapi-call-node - 0.1.0-SNAPSHOT + org.onap.ccsdk.parent + binding-parent + 1.5.0-SNAPSHOT + org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.1.0-SNAPSHOT + 0.7.0-SNAPSHOT bundle - RESTAPI Call Node - Provider - http://maven.apache.org - - UTF-8 - + + ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} + + + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import + + + + - junit - junit - test - - - org.springframework - spring-test - ${spring.version} - test + javax.ws.rs + javax.ws.rs-api org.onap.ccsdk.sli.core sli-common - ${sdnctl.sli.version} - compile - - - org.onap.ccsdk.sli.core - sli-provider - ${sdnctl.sli.version} - compile + provided org.slf4j slf4j-api - ${slf4j.version} - org.slf4j - jcl-over-slf4j - ${slf4j.version} + org.glassfish.jersey.bundles.repackaged + jersey-guava + + + org.glassfish.jersey.security + oauth1-signature - org.springframework - spring-beans - ${spring.version} + org.glassfish.jersey.security + oauth1-client - org.springframework - spring-context - ${spring.version} + org.codehaus.jettison + jettison - com.sun.jersey + org.glassfish.jersey.core jersey-client - ${jersey.version} - provided - org.codehaus.jettison - jettison - ${jettison.version} - provided + org.glassfish.jersey.media + jersey-media-multipart + + + org.onap.logging-analytics + logging-filter-base + 1.5.0 + + + + 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 - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.onap.ccsdk.sli.restapicall - org.onap.ccsdk.sli.plugins.restapicall - * - - - - - - - - - - -