X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=3711b261ff55939fffe28af3f2946b7cf66dc4eb;hb=f40e99a51cd3fc2c9be3ac8aa0772bdb6b6ce479;hp=442270f47987e3b3498399fca1f602750c82fe59;hpb=cdf2ea8bbc21f3c7a3ae94cb59cf7edacacc2554;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 442270f479..3711b261ff 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,16 +4,20 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 8.0.0-SNAPSHOT ../../../parent org.opendaylight.controller.samples clustering-it-provider - 2.0.0-SNAPSHOT bundle + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-eos-binding-api @@ -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 +