X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=generic-resource-api%2Fprovider%2Fpom.xml;h=3ee768871374344b214ffd04e72702e880f94617;hb=c24517e87dfa6ea7030318494e205e9493d6aac5;hp=ae1782c8a94f6bbb8886a732e0638affc3be754e;hpb=107951a4b13c1a4c725b9df201a1af7595ef4dec;p=sdnc%2Fnorthbound.git diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index ae1782c8..3ee76887 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -1,116 +1,86 @@ - 4.0.0 + 4.0.0 - - org.onap.sdnc.northbound - generic-resource-api - 1.2.0-SNAPSHOT - + + org.onap.ccsdk.parent + binding-parent + 1.0.2-SNAPSHOT + + - generic-resource-api-provider - bundle + org.onap.sdnc.northbound + generic-resource-api-provider + 1.3.2-SNAPSHOT + bundle - - - org.onap.sdnc.northbound - generic-resource-api-model - - - org.opendaylight.controller - config-api - ${odl.controller.config.api.version} - - - org.opendaylight.controller - sal-binding-config - ${odl.mdsal.version} - - - org.opendaylight.controller - sal-binding-api - ${odl.mdsal.version} - - - org.opendaylight.controller - sal-common-util - ${odl.mdsal.version} - - - - org.opendaylight.controller - sal-test-model - ${odl.mdsal.version} - test - - - org.opendaylight.netconf - sal-rest-connector - ${odl.mdsal.version} - test - - - - org.opendaylight.controller - sal-binding-broker-impl - ${odl.mdsal.version} - test - - - org.opendaylight.controller - sal-binding-broker-impl - ${odl.mdsal.version} - test-jar - tests - test - - - - org.apache.commons - commons-lang3 - + sdnc-northbound :: generic-resource-api :: ${project.artifactId} + + + org.onap.sdnc.northbound + generic-resource-api-model + ${project.version} + + + org.apache.commons + commons-lang3 + org.onap.ccsdk.sli.core sli-common - ${sdnctl.sli.version} org.onap.ccsdk.sli.core sli-provider - ${sdnctl.sli.version} - - junit - junit - ${junit.version} - test - - - org.mockito - mockito-core - ${mockito.version} - test - - - - - + + org.opendaylight.controller + sal-binding-config + - - org.apache.felix - maven-bundle-plugin - true - - - !* - * - - - + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + sal-test-model + test + + + org.opendaylight.netconf + sal-rest-connector + test + - - + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + tests + test + + + junit + junit + test + + + org.mockito + mockito-core + test + +