X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=5a4c62eaf67f8abeb8a8d675fd82b84df4450781;hp=92b0f05e550342b42eb3c309e23fb7074805a1a5;hb=refs%2Fheads%2Fmaster;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7 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 92b0f05e55..660cddf1f1 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,44 +4,61 @@ org.opendaylight.controller mdsal-parent - 1.10.0-SNAPSHOT + 9.0.4-SNAPSHOT ../../../parent org.opendaylight.controller.samples clustering-it-provider - 1.10.0-SNAPSHOT bundle + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-eos-binding-api org.opendaylight.mdsal - mdsal-singleton-common-api + mdsal-singleton-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 +