X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=7cf8f5360d71c9c78563a9919ffd2ec63adc2b8a;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=3591fff7aa235d2a5fdd22ce0e620f5213e301c4;hpb=8cf98b6d1e8f6a82ad0aa57900e2281a4c6dff68;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 3591fff7aa..7cf8f5360d 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.3 ../../dom/dom-parent @@ -20,10 +20,6 @@ binding-parent pom - - ${project.build.directory}/generated-sources/mdsal-binding - - @@ -58,22 +54,12 @@ org.opendaylight.yangtools yang-maven-plugin - 7.0.3 + 8.0.5 - - org.opendaylight.mdsal - mdsal-binding-generator-impl - 8.0.0-SNAPSHOT - org.opendaylight.mdsal mdsal-binding-java-api-generator - 8.0.0-SNAPSHOT - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - 8.0.0-SNAPSHOT + 9.0.3 @@ -88,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} - - - - -