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=d11a5cf05679db8c3b975ca9f0dbf460e25eb152;hpb=8a637013c102c11323230dae08fa4407863945d6;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 d11a5cf056..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,41 +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 - 1.5.0-SNAPSHOT clustering-it-provider bundle + + 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 - org.eclipse.tycho - org.eclipse.osgi + com.guicedee.services + javax.inject + true