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=3e81d045b2fc2acfb93f6f447e98d2129ede4733;hpb=6bef38f04ec4da7a16937a43405160f63c175944;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 3e81d045b2..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.3-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 +