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=e236a96a2adda33fb15c58f64877be5d92bec51a;hpb=afedfa80158137d46a649470b95788e8beac2c0d;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index e236a96a2a..d330a15bee 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -4,32 +4,44 @@ org.opendaylight.controller mdsal-parent - 1.11.0-SNAPSHOT + 8.0.4 ../../parent org.opendaylight.controller.samples sample-toaster-consumer - 1.11.0-SNAPSHOT bundle - ${project.groupId} + org.opendaylight.controller.samples sample-toaster - ${project.version} org.opendaylight.controller sal-common-util - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + yang-binding + + + jakarta.annotation + jakarta.annotation-api + true org.osgi - org.osgi.core + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true