X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;fp=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;h=a00cb117fef0f0be91281953fee6145dd8971ae2;hp=a77be4fb5593fe314054e55788b7c6364bead62b;hb=aa77e20225cc04235315892cf148393149cbf8fc;hpb=8a637013c102c11323230dae08fa4407863945d6 diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index a77be4fb55..a00cb117fe 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -3,14 +3,12 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.10.0-SNAPSHOT - + org.opendaylight.controller.samples + sal-samples + 1.5.0-SNAPSHOT + - org.opendaylight.controller.samples - 1.5.0-SNAPSHOT sample-toaster bundle @@ -24,4 +22,38 @@ yang-common + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + org.opendaylight.mdsal + maven-sal-api-gen-plugin + ${mdsal.model.version} + jar + + + + + + generate-sources + + + src/main/yang + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + + + +