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=b0424f945b72660e9dc8190fab910a93dd91eec9;hb=fe7eb3f60b2d83d0e6a812cab5d4ba5319bb4e18;hpb=660841076fc94db5ce3c73e194c9d1b1172eeb49 diff --git a/opendaylight/md-sal/sal-remote/pom.xml b/opendaylight/md-sal/sal-remote/pom.xml index b0424f945b..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 @@ -44,7 +43,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/ + ${salGeneratorPath} @@ -65,25 +64,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/ - - - - -