X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=0c16a92586c0518a14bc11b572a9890462792bd7;hp=07a7d41ee7734849e0eed91c3c9bce09001fb36f;hb=f776809962df87deeaa533ba995cc6fceba64d0e;hpb=4c340254869fc2681653ba5f318bedad18ad1324 diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 07a7d41ee7..0c16a92586 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -16,8 +16,6 @@ 1.1-SNAPSHOT - ${project.build.directory}/generated-sources/config - @@ -57,6 +55,14 @@ + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + true @@ -68,28 +74,14 @@ yang-jmx-generator-plugin ${config.version} + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${jmxGeneratorPath} - - - - -