X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remote%2Fpom.xml;h=0c06b4490d1ebeb75d733f67319138788aab0f4d;hp=d4f5d43e5ed0ee077782122b124797a811bb8e42;hb=fe7eb3f60b2d83d0e6a812cab5d4ba5319bb4e18;hpb=082d7ba433b85d5810c50f624d2691088336e66a 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/ - - - - -