X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=4e95168d8a7804471fac8a03d1581ca5aac23f46;hb=8b0528f139fac5214cc6c6a613e94f6fabe3f70a;hp=63b8f4cb1b104c3ede513c2b3b21edd56a692d72;hpb=1def87ee24e57b97bce49a61fbff03f13b7caf46;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 63b8f4cb1b..4e95168d8a 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 4.0.4-SNAPSHOT + 7.0.7-SNAPSHOT ../../parent @@ -21,10 +21,28 @@ org.opendaylight.controller sal-common-util + + org.opendaylight.mdsal + mdsal-binding-api + org.opendaylight.mdsal yang-binding + + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true +