X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=825900bcd4e7ed355dc722c08efc1233318e46c2;hb=dab7d0f311d94a764528e0cdcdbc5719df86d89b;hp=f596af70fb6da3c7915dcfb03e590e3089ad4506;hpb=386780065615b50505ca6e9f7b9d5c880a9f9f14;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 f596af70fb..825900bcd4 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 - 5.0.0-SNAPSHOT + 8.0.1 ../../../parent @@ -13,6 +13,11 @@ bundle + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-eos-binding-api @@ -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 +