X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=5064523bf719442ebfa3f9513bbe69c747308d4c;hb=refs%2Fchanges%2F76%2F110776%2F1;hp=e24e0f57ab8ec5614102c31b294a95d4b0962ab4;hpb=e3bccac2ffeb3ccde7c1efcd0fffc90fe8bf8a17;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index e24e0f57ab..5064523bf7 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 - 3.0.1-SNAPSHOT + 9.0.2-SNAPSHOT ../../parent @@ -14,7 +14,7 @@ - ${project.groupId} + org.opendaylight.controller.samples sample-toaster @@ -25,9 +25,23 @@ 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