X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=660f925206658ec27e3665aac732e0c4b8ffaffa;hb=9e44c7f23334f21c0e300f818813c554d4d84330;hp=dce32ce62627f4cd25b7639deecf408ec198ecd9;hpb=701a26c6d9704ff9c116a3e77ac3e85811c2182f;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index dce32ce626..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 - 7.0.0-SNAPSHOT + 9.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 +