X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=d2a84fcb9c84150bc6b03f7c24ef4bf3dfc01125;hb=12ff652097b82fed83f395bfb3d6eb342061af00;hp=292a6532aa8fcd11e452bb9c8bc813d7344db597;hpb=33ee8155246ef42eae94f39b8e13a6003221d127;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 292a6532aa..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.1-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.0 + 8.0.6 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 7.0.1-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} - - - - -