X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=036872d11cc9b06544f99b01daeac53a6988eefa;hb=HEAD;hp=c80543db9507967a1f2c70d47b209f3e467b91b0;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index c80543db95..40e1928cfc 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.10.0-SNAPSHOT + 10.0.0-SNAPSHOT ../../parent org.opendaylight.controller.samples sample-toaster-consumer - 1.10.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