X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=4a52428ceb7537c83d0dbaf1e93164e6d5d60083;hb=HEAD;hp=2b38e0f5e3e201b45fbd85d930f74055a60f3437;hpb=c10c6de8fcbc5c33124bee2883eb02d51c69e823;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 2b38e0f5e3..660cddf1f1 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -3,49 +3,62 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../../../config/config-parent + mdsal-parent + 9.0.4-SNAPSHOT + ../../../parent org.opendaylight.controller.samples clustering-it-provider - 1.5.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - - + + com.github.spotbugs + spotbugs-annotations + true + + + org.opendaylight.mdsal + mdsal-eos-binding-api + + + org.opendaylight.mdsal + mdsal-singleton-api + org.opendaylight.controller.samples clustering-it-model - ${project.version} - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-dom-api - org.opendaylight.controller - sal-common-api + org.opendaylight.mdsal + mdsal-common-api org.opendaylight.controller - sal-common-util + sal-distributed-datastore + + + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true