X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=properties-node%2Fprovider%2Fpom.xml;h=46c0dbac4bf4192a894efb8f8dbe0b4b3d346d02;hb=57bfbb05e485fb11b620b1bf12e70aa063aaa3c8;hp=a5249d98bc4d9dab51156face98f30b1aef247fd;hpb=ae4ae2ec2b88107db964b0470dbd118ebf686cb5;p=ccsdk%2Fsli%2Fplugins.git diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index a5249d98..46c0dbac 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -1,89 +1,61 @@ - - - 4.0.0 - - org.onap.ccsdk.sli.plugins - properties-node - 0.1.0-SNAPSHOT - - org.onap.ccsdk.sli.plugins - 0.1.0-SNAPSHOT - properties-node-provider - bundle - Properties Node - Provider - http://maven.apache.org - - UTF-8 - - - - junit - junit - test - - - org.springframework - spring-test - ${spring.version} - test - - - org.onap.ccsdk.sli.core - sli-common - ${sdnctl.sli.version} - compile - - - org.onap.ccsdk.sli.core - sli-provider - ${sdnctl.sli.version} - compile - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - - - org.springframework - spring-beans - ${spring.version} - - - org.springframework - spring-context - ${spring.version} - - - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.onap.ccsdk.sli.prop - org.onap.ccsdk.sli.prop - * - - - - - - - - - - - - + + + 4.0.0 + + + org.onap.ccsdk.parent + binding-parent + 1.3.1-SNAPSHOT + + + org.onap.ccsdk.sli.plugins + properties-node-provider + 0.5.0-SNAPSHOT + bundle + + ccsdk-sli-plugins :: properties-node :: ${project.artifactId} + + + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import + + + + + + + junit + junit + test + + + com.github.stefanbirkner + system-rules + 1.19.0 + test + + + org.springframework + spring-test + test + + + org.onap.ccsdk.sli.core + sli-common + provided + + + org.slf4j + slf4j-api + + + org.codehaus.jettison + jettison + + +