X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=b2622f1775ec5667fdb35b2d53a626d226dfa178;hb=8b0528f139fac5214cc6c6a613e94f6fabe3f70a;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..b2622f1775 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 + 7.0.7-SNAPSHOT ../../../parent @@ -29,6 +29,10 @@ org.opendaylight.mdsal mdsal-binding-api + + org.opendaylight.mdsal + mdsal-dom-api + org.opendaylight.mdsal mdsal-common-api @@ -37,5 +41,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 +