X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;h=eb13e64adcea71eeb2a63a61d329bdabb381ca9e;hb=refs%2Fchanges%2F14%2F5914%2F5;hp=599fd714b8448452cd7da82d7784247c2f9a48cc;hpb=31ea7166f7cf572b3d2c51e2749bb94e8f8af821;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml index 599fd714b8..eb13e64adc 100644 --- a/opendaylight/md-sal/samples/toaster/pom.xml +++ b/opendaylight/md-sal/samples/toaster/pom.xml @@ -19,7 +19,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} @@ -33,7 +32,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${salGeneratorPath} @@ -50,24 +49,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - - -