X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=7a6b26b9db6492bc6d62d4c0e05ec133f909969d;hb=83e6f5b0c34da35678e48b4c3ae12312d9b9ea49;hp=a58304325e06b644e2dbcedfbe25b4d109b0c472;hpb=6bef38f04ec4da7a16937a43405160f63c175944;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 a58304325e..7a6b26b9db 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 - 4.0.3-SNAPSHOT + 8.0.4-SNAPSHOT ../../../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 +