X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=c392e109a3a1d3f71a67b4894cef8c4a8e3ec0be;hb=6fe2e18f79a426155050ad812c66299992fcef60;hp=5ad682c100b58903415599e4642a1ae5f88f94b2;hpb=83b8d0a094d3887545e7301df4d6af63f648701c;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 5ad682c100..c392e109a3 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 8.0.0-SNAPSHOT + 9.0.2-SNAPSHOT ../../dom/dom-parent @@ -20,10 +20,6 @@ binding-parent pom - - ${project.build.directory}/generated-sources/mdsal-binding - - @@ -58,17 +54,12 @@ org.opendaylight.yangtools yang-maven-plugin - 7.0.3 + 8.0.3 - - org.opendaylight.mdsal - mdsal-binding-generator-impl - 8.0.0-SNAPSHOT - org.opendaylight.mdsal mdsal-binding-java-api-generator - 8.0.0-SNAPSHOT + 9.0.2-SNAPSHOT @@ -83,58 +74,6 @@ - - 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} - - - - -