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=14f6ef75604da033bc75ce2f2cf9814d36aeb602;hpb=909db4bfbe3e4e036fc3e968ba6e2b1af150ee66;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 14f6ef7560..70251ae6fc 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -3,53 +3,62 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../../../config/config-parent + mdsal-parent + 10.0.0-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 - 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