X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=ca377430da6f566e3a596c2d8e8b02c97ff138cf;hb=dab7d0f311d94a764528e0cdcdbc5719df86d89b;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..ca377430da 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 + 8.0.1 ../../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 +