X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=99d9c76c55ed7979a0b1bb9597445054dbd8d953;hp=3625542f7a3beb97dc13289fa69475d708dc5c7f;hb=refs%2Fheads%2Fmaster;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 3625542f7a..41eebef554 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.9.0-SNAPSHOT + 9.0.4-SNAPSHOT ../../parent org.opendaylight.controller.samples sample-toaster-consumer - 1.9.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