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=3895ad6f1f13dc29c0827d3d0481dcbf93b96db3;hpb=8ee438cec9d81cfe6574bcc99d4ff617b14f9805;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 3895ad6f1f..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 - 6.0.4-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 +