X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=031d7cd0b685077b1ba74f9d27c4d5bc29652a6b;hb=42855da590e4e97bf9b80bd5e44698d1a1561c27;hp=7068b9813f25d2b9766c25bf84667cb19b400eae;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml index 7068b9813f..031d7cd0b6 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -3,53 +3,62 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../../../config/config-parent + mdsal-parent + 9.0.2-SNAPSHOT + ../../../parent org.opendaylight.controller.samples clustering-it-provider - 1.6.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - + + com.github.spotbugs + spotbugs-annotations + true + + + org.opendaylight.mdsal + mdsal-eos-binding-api + + + org.opendaylight.mdsal + mdsal-singleton-api + org.opendaylight.controller.samples clustering-it-model - ${project.version} - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-dom-api - org.opendaylight.controller - sal-common-api + org.opendaylight.mdsal + mdsal-common-api org.opendaylight.controller - sal-common-util + sal-distributed-datastore - org.opendaylight.controller - sal-distributed-datastore + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true