X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=ea6ee620811c1ed0728f95ab99c5eaf2cfd202c3;hp=2e2e9247c75d920714ec6083b78e5de4111f1c2e;hb=refs%2Fheads%2Fmaster;hpb=fc33f66feadb10491e1d8721e8263339b00f9b2b diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 2e2e9247c7..294309f300 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 4.0.5-SNAPSHOT + 9.0.4-SNAPSHOT ../../parent @@ -31,6 +31,26 @@ org.opendaylight.mdsal mdsal-binding-test-utils + + + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true + + + org.osgi + org.osgi.service.metatype.annotations + compile +