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=777270f41648e9339e8dc2d46ed37dcc06895bf7;hb=a35607c5040d0fd561529fde3032c9f49393deeb;hpb=869d6bd3f66ca2b655d7690afe6a432700749907 diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 777270f416..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.3.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 -