X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=4d6aa8cdd914f0df0067ce283804ef3d54c2ad3b;hb=refs%2Fheads%2F8.0.x;hp=7dfc706d0db699d2a184c9360bbb91123b67a2f5;hpb=ca615507c9c1bbfcc8685adb3666ff234ea0a6a5;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 7dfc706d0d..4d6aa8cdd9 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 6.0.3-SNAPSHOT + 8.0.17-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 - 5.0.4 + 7.0.18 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 6.0.3-SNAPSHOT - jar + mdsal-binding-java-api-generator + 8.0.17-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} - - - - -