X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster%2Fpom.xml;h=eb13e64adcea71eeb2a63a61d329bdabb381ca9e;hb=1745f92957146128e8a4a111adb7ed830f737e0a;hp=599fd714b8448452cd7da82d7784247c2f9a48cc;hpb=acd7a3cdef79a6b1fdcf0f68d3beab7422f4e9c7;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 - - - - -