X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;h=e97396cae9de81c769f479b7ea4258813d1461ff;hp=ab761fd6bf383385c4c7401c3459839226cce559;hb=a35607c5040d0fd561529fde3032c9f49393deeb;hpb=4f81f4ed61cf74c4dcac48e4f7714adcda501a5f diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index ab761fd6bf..e97396cae9 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 + 4.0.0-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 -