X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=ea6ee620811c1ed0728f95ab99c5eaf2cfd202c3;hp=54c01a5e31f6d9dd5d9e95ab43d347d4bc573952;hb=HEAD;hpb=fb07b65fda9672f38f9c995853d6c77504fa9755 diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 54c01a5e31..294309f300 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.0-SNAPSHOT + 9.0.4-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 +