X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=660f925206658ec27e3665aac732e0c4b8ffaffa;hb=9e44c7f23334f21c0e300f818813c554d4d84330;hp=46e068e1ef774df37a344356b30a9c79d25b74f0;hpb=7b9aeafe3d8ca7dd99f49b1e84dbba5c4a3d082f;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 46e068e1ef..660f925206 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.8-SNAPSHOT + 9.0.1 ../../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 +