X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remote%2Fpom.xml;h=0c06b4490d1ebeb75d733f67319138788aab0f4d;hb=1b2bfec7e88011ceb4a53c96a522d835ad1ee7ce;hp=d4f5d43e5ed0ee077782122b124797a811bb8e42;hpb=474d4daf958336effcf4f419843d9d659a27bce5;p=controller.git diff --git a/opendaylight/md-sal/sal-remote/pom.xml b/opendaylight/md-sal/sal-remote/pom.xml index d4f5d43e5e..0c06b4490d 100644 --- a/opendaylight/md-sal/sal-remote/pom.xml +++ b/opendaylight/md-sal/sal-remote/pom.xml @@ -17,7 +17,6 @@ org.opendaylight.controller sal-binding-api - 1.1-SNAPSHOT @@ -30,7 +29,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} sal-remote @@ -45,7 +43,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/ + ${salGeneratorPath} @@ -66,25 +64,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/ - - - - -