X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=ca003d7cb97ec1feb243e9d04fc3520a6b747919;hb=37ab433a045108803f0954b34b22df8a767a990d;hp=016176ccb0d6e2ad90aae11ee7476bff27654e05;hpb=74bb34c8a674834fc8ff52dc6ada3a6d3170212a;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 016176ccb0..5305e225e3 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 9.0.1-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 - 2.1.1 + 8.0.2 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 1.0.1-SNAPSHOT - jar + mdsal-binding-java-api-generator + 9.0.1-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} - - - - -