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