X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;h=a77be4fb5593fe314054e55788b7c6364bead62b;hb=8a637013c102c11323230dae08fa4407863945d6;hp=777270f41648e9339e8dc2d46ed37dcc06895bf7;hpb=1447e0132075bbd3013aa41b98384a373bd82d1a;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 777270f416..a77be4fb55 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -1,16 +1,22 @@ 4.0.0 + - org.opendaylight.controller.samples - sal-samples - 1.3.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.10.0-SNAPSHOT + + + org.opendaylight.controller.samples + 1.5.0-SNAPSHOT sample-toaster bundle + - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -18,44 +24,4 @@ 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 -