X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=7b87af3f6f5d030c316333a6c3fb7ae6af094e00;hb=e996a1b5aa1f8986deb917e0d1d77bd1dab0b82e;hp=444cd52e4fe9e1f95b00866e1854e436dbecb8ae;hpb=f4a0fd336dc17f997035b5b3d526d5cab57364b8;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 444cd52e4f..7b87af3f6f 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 7.0.0-SNAPSHOT + 13.0.0-SNAPSHOT ../../dom/dom-parent @@ -21,7 +21,7 @@ pom - ${project.build.directory}/generated-sources/mdsal-binding + !org.opendaylight.yang.gen.- @@ -47,10 +47,22 @@ + + com.google.guava + guava + + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.mdsal yang-binding + + org.opendaylight.yangtools + yang-common + @@ -58,13 +70,12 @@ org.opendaylight.yangtools yang-maven-plugin - 6.0.0-SNAPSHOT + 13.0.0 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 7.0.0-SNAPSHOT - jar + mdsal-binding-java-api-generator + 13.0.0-SNAPSHOT @@ -74,70 +85,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} - - - - -