X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=1a540fe9497fc51e4bb651fc7ea73f37bae69dc1;hb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;hp=3f9ac737a27c7b4f755864bd1515f1841fd8a671;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 3f9ac737a2..55df328e7f 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -1,49 +1,61 @@ + - 4.0.0 - - sal-samples - org.opendaylight.controller.samples - 1.1-SNAPSHOT - - 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 - HEAD - + 4.0.0 + + org.opendaylight.controller + mdsal-parent + 1.10.0-SNAPSHOT + ../../parent + + + org.opendaylight.controller.samples + sample-toaster-provider + 1.10.0-SNAPSHOT + bundle + + + ${project.groupId} + sample-toaster + ${project.version} + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.controller + sal-common-util + + + org.osgi + org.osgi.core + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.sample.toaster.provider.ToasterProvider - - - - - + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar + test + + + + org.mockito + mockito-core + test + + - - - ${project.groupId} - sample-toaster - ${project.version} - - - org.opendaylight.controller - sal-binding-api - 1.1-SNAPSHOT - - - org.opendaylight.controller - sal-common-util - 1.1-SNAPSHOT - - + + 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 +