X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=d330a15beee3642d012ead61e5299fdadaf83361;hb=6c8d4911b124c4509b9d6a5bfa79700b0c8952d3;hp=1e12d3259261e9f9e6104fa9a21ff488971389bb;hpb=aee1af5ece7434962324e27ac379f035c3ca8a64;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 1e12d32592..d330a15bee 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 - 7.0.1-SNAPSHOT + 8.0.4 ../../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 +