X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=11ee47b8c74df91c3c622db28358b8bb864cb0ed;hp=1a540fe9497fc51e4bb651fc7ea73f37bae69dc1;hb=fe7eb3f60b2d83d0e6a812cab5d4ba5319bb4e18;hpb=4e90dc91054540e5a40144c6349d0bc0dcbba91a diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 1a540fe949..11ee47b8c7 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -16,7 +16,6 @@ - ${project.build.directory}/generated-sources/config 1.1-SNAPSHOT @@ -56,6 +55,14 @@ + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + true @@ -67,27 +74,13 @@ 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} - - - - -