X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=properties-node%2Fprovider%2Fpom.xml;h=ad9a8fe6c5ea0630b77d6b69549acea2ec7967ac;hb=00182e7710a239e871c33a42cf9eaf9a12d90ecb;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..ad9a8fe6 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -1,20 +1,25 @@ 4.0.0 + - org.onap.ccsdk.sli.plugins - properties-node - 0.1.0-SNAPSHOT + org.onap.ccsdk.parent + binding-parent + 1.1.0 + org.onap.ccsdk.sli.plugins - 0.1.0-SNAPSHOT properties-node-provider + 0.3.0-SNAPSHOT bundle - Properties Node - Provider + + ccsdk-sli-plugins :: properties-node :: ${project.artifactId} http://maven.apache.org + UTF-8 + junit @@ -24,66 +29,23 @@ 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.codehaus.jettison + jettison - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.onap.ccsdk.sli.prop - org.onap.ccsdk.sli.prop - * - - - - - - - - - - -