X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=3553a385965b2a29f527a4296c19387451f38473;hb=2fabcde8834931a3a8dc591739d074035499ff45;hp=f23b8ef524158fff3376fcc5cd373430cab0668a;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index f23b8ef524..3553a38596 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -1,49 +1,62 @@ + - 4.0.0 - - sal-samples - org.opendaylight.controller.samples - 1.0 - - sample-toaster-provider - bundle - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - master-tagforprepareonly-controller-bulk-release-2-1 - + 4.0.0 + + org.opendaylight.controller + mdsal-parent + 9.0.1-SNAPSHOT + ../../parent + + + org.opendaylight.controller.samples + sample-toaster-provider + bundle + + + ${project.groupId} + sample-toaster + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.controller + sal-common-util + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.sample.toaster.provider.ToasterProvider - - - - - + + + org.opendaylight.mdsal + mdsal-binding-test-utils + - - - ${project.groupId} - sample-toaster - ${project.version} - - - org.opendaylight.controller - sal-binding-api - 1.0 - - - org.opendaylight.controller - sal-common-util - 1.0 - - + + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true + + + org.osgi + org.osgi.service.metatype.annotations + compile + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL +