X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=f596af70fb6da3c7915dcfb03e590e3089ad4506;hp=4bf4ccda74c5ea82b9bf4a2617d37b9d9bcc31b4;hb=HEAD;hpb=2611e6a728e586ea34dd891f30a473bf54d6cbd8 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 4bf4ccda74..660cddf1f1 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,23 +4,27 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 9.0.4-SNAPSHOT ../../../parent org.opendaylight.controller.samples clustering-it-provider - 1.12.0-SNAPSHOT bundle + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-eos-binding-api org.opendaylight.mdsal - mdsal-singleton-common-api + mdsal-singleton-api org.opendaylight.controller.samples @@ -32,15 +36,29 @@ org.opendaylight.mdsal - mdsal-common-api + mdsal-dom-api - org.opendaylight.controller - sal-common-util + org.opendaylight.mdsal + mdsal-common-api 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 +