X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=fc22e3667d722a29c2acce3b9d15d18a1c7b5c53;hb=0efe5a0d2cffb6a2e4e78570f79f367cc234d74e;hp=3b116552528918da83bcf2443326c5544b4dd574;hpb=dc437a62ccac29d4c106131343f658bd5575e23d;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 3b11655252..fc22e3667d 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 7.0.2-SNAPSHOT + 10.0.0-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.3 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 7.0.2-SNAPSHOT - jar + mdsal-binding-java-api-generator + 10.0.0-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} - - - - -