X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=generic-resource-api%2Fprovider%2Fpom.xml;h=43f5241e28d7a8907e4dce77f4da3b0d04ad8644;hb=a8a9efa6c90d6e3e90be18d3cff3f4fd64e252dd;hp=5f20964736af6c425096933fc45c3d2c6b7cc771;hpb=acf2311a4d2f646a6e01af325b00b7d68e135225;p=sdnc%2Fnorthbound.git diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 5f209647..43f5241e 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -1,116 +1,89 @@ - + - 4.0.0 + 4.0.0 - - org.onap.sdnc.northbound - generic-resource-api - 1.2.2-SNAPSHOT - + + org.onap.ccsdk.parent + binding-parent + 1.5.2-SNAPSHOT + + - generic-resource-api-provider - bundle + org.onap.sdnc.northbound + generic-resource-api-provider + 1.8.0-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.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import + + + + + + 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-api + - - org.apache.felix - maven-bundle-plugin - true - - - !* - * - - - + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + sal-test-model + 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 + 1.10.19 + test + +