X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fbinding-parent%2Fpom.xml;h=d2a84fcb9c84150bc6b03f7c24ef4bf3dfc01125;hb=12ff652097b82fed83f395bfb3d6eb342061af00;hp=0b0ec7d46794abc6ed9e961067bd7c5006bbd03d;hpb=339524bc1d9d27295b755a965bca766e6dad4472;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 0b0ec7d467..d2a84fcb9c 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 7.0.5-SNAPSHOT + 9.0.4-SNAPSHOT ../../dom/dom-parent @@ -20,10 +20,6 @@ binding-parent pom - - ${project.build.directory}/generated-sources/mdsal-binding - - @@ -58,13 +54,12 @@ org.opendaylight.yangtools yang-maven-plugin - 6.0.4 + 8.0.6 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 7.0.5-SNAPSHOT - jar + mdsal-binding-java-api-generator + 9.0.4-SNAPSHOT @@ -74,70 +69,11 @@ generate-sources - - - org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - ${project.build.directory}/generated-sources/spi - - true - - maven-clean-plugin - - - - ${salGeneratorPath} - - ** - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-yang-sources - generate-sources - - add-source - - - - ${salGeneratorPath} - - - - - - - - - org.apache.maven.plugins - maven-pmd-plugin - - - cpd - process-sources - - cpd-check - - - - ${salGeneratorPath} - - - - -