X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;h=8c78fe4c2c7e21bb9d47f12af6e015379677527c;hp=4222daae13324826e3bee2acd15edb408fab04aa;hb=1def87ee24e57b97bce49a61fbff03f13b7caf46;hpb=b23703bef6c3aaafe2dc83608a03b738ad42f945 diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 4222daae13..8c78fe4c2c 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -1,91 +1,16 @@ 4.0.0 + - org.opendaylight.controller.samples - sal-samples - 1.1-SNAPSHOT + org.opendaylight.controller + mdsal-parent + 4.0.4-SNAPSHOT + ../../parent + + org.opendaylight.controller.samples sample-toaster bundle - - - org.opendaylight.yangtools - yang-binding - - - org.opendaylight.yangtools - yang-common - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - - - - - - - - - - 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 -