X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;h=eb7d79c4bb7e998554801547a8edbdebc571e513;hp=ab761fd6bf383385c4c7401c3459839226cce559;hb=622f9ae813ec26c1016ba36a9802552ae383d86e;hpb=531621aac4cff9d39cbd8668a53bdeba8a0e6d81 diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index ab761fd6bf..eb7d79c4bb 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -1,61 +1,16 @@ 4.0.0 + - org.opendaylight.controller.samples - sal-samples - 1.2.0-SNAPSHOT + org.opendaylight.controller + mdsal-parent + 3.0.5-SNAPSHOT + ../../parent + + org.opendaylight.controller.samples sample-toaster bundle - - - org.opendaylight.yangtools - yang-binding - - - org.opendaylight.yangtools - yang-common - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - - - - generate-sources - - - src/main/yang - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - - - - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL -