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=4a52428ceb7537c83d0dbaf1e93164e6d5d60083;hp=e4c13c54a95194bf7080e296970408700cf79870;hb=HEAD;hpb=729e3f9606dae61f98bd0bca0cfb082c22e5b8d8 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 e4c13c54a9..5a4c62eaf6 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 3.0.4-SNAPSHOT + 9.0.3-SNAPSHOT ../../../parent @@ -13,13 +13,18 @@ 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 @@ -31,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 +