X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=3711b261ff55939fffe28af3f2946b7cf66dc4eb;hb=f40e99a51cd3fc2c9be3ac8aa0772bdb6b6ce479;hp=7ff09e728b7535de4170e63b4d24f4245b71b3e5;hpb=0bf06d19c90c6aa0cf5f7cd28f9f1f698d77eb00;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 7ff09e728b..3711b261ff 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -2,50 +2,63 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 8.0.0-SNAPSHOT + ../../../parent org.opendaylight.controller.samples clustering-it-provider - 1.6.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - + + com.github.spotbugs + spotbugs-annotations + true + + + org.opendaylight.mdsal + mdsal-eos-binding-api + + + org.opendaylight.mdsal + mdsal-singleton-common-api + org.opendaylight.controller.samples clustering-it-model - ${project.version} - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-common-api + org.opendaylight.mdsal + mdsal-dom-api - org.opendaylight.controller - sal-common-util + org.opendaylight.mdsal + mdsal-common-api 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 +