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=43fa11a3c9f28723ba716219094e26331c76d27a;hpb=701a26c6d9704ff9c116a3e77ac3e85811c2182f;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 43fa11a3c9..031d7cd0b6 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 - 7.0.0-SNAPSHOT + 9.0.2-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 @@ -29,6 +34,10 @@ org.opendaylight.mdsal mdsal-binding-api + + org.opendaylight.mdsal + mdsal-dom-api + org.opendaylight.mdsal mdsal-common-api @@ -37,5 +46,19 @@ 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 +