X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=5fd77da1ef304994763e94123009b65cff34faac;hb=c18f35dc4659c301354e25aca4d41178201975f1;hp=8c460c5d255e41015c8d180af44483124e6f58ed;hpb=c547cdb48812d8f0e0d8b93f2ab90e384eda280f;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 8c460c5d25..5fd77da1ef 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 - 5.0.4-SNAPSHOT + 7.0.3-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 +