X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=66a59bb049666c21737830c4913546ae022bd509;hb=83e6f5b0c34da35678e48b4c3ae12312d9b9ea49;hp=b387b7d7f0fbc3ed8858c5cf818cc5bd85db186d;hpb=eeb82d7528dda160a8dfcabbef10c85865a629be;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index b387b7d7f0..66a59bb049 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 - 2.0.5-SNAPSHOT + 8.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 +