X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=f54dd8d4fc34a15b54680617158cd736650dd538;hb=f1c6926009436a8a32cf7de2bdabae282d07ab63;hp=22679f0a9cfb06eb23ac31b3c31b4fb46cbc7252;hpb=e93b970f9926c7853f58bedf3c0e2d589d8923b3;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 22679f0a9c..f54dd8d4fc 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 - 3.0.3-SNAPSHOT + 8.0.3-SNAPSHOT ../../parent @@ -25,16 +25,32 @@ org.opendaylight.controller sal-common-util - - org.osgi - org.osgi.core - 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 +