X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmodel%2Fpom.xml;h=a2a526426ed3006ab30bb1f6b11f4765ebd118d3;hp=5092995eb05cb174121f17799008ce248ee58c33;hb=408eeef51f435abd2027f9d25ac5592066b202dd;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1 diff --git a/opendaylight/md-sal/model/pom.xml b/opendaylight/md-sal/model/pom.xml index 5092995eb0..a2a526426e 100644 --- a/opendaylight/md-sal/model/pom.xml +++ b/opendaylight/md-sal/model/pom.xml @@ -47,7 +47,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} @@ -61,7 +60,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${salGeneratorPath} @@ -92,24 +91,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - - -