X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=062280d7fff2cb0c8fd833435fa5702dca544142;hb=95ff3e8fac01cf6eac4ea80425e7b217dedc7919;hp=bd8d0ebd0d2ee5bedcfc7d705d2ea33907c9bdd0;hpb=4192aa09a4842abe45bf1034a49c50a47d04c76b;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index bd8d0ebd0d..062280d7ff 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 3.0.3-SNAPSHOT + 8.0.2-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.4 + 7.0.5 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 1.0.3-SNAPSHOT - jar + mdsal-binding-java-api-generator + 8.0.2-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} - - - - -