X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=23994e6eaeb32aa87ab07499fa87589d9e214590;hb=13b5d9f8f776d671eb40b51d71fc1b79253877ab;hp=49d02879d90309664bb476dc366d6b67b07e7483;hpb=db92cbc4e73cfce711d295c3c50a0711abe63698;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 49d02879d9..ccedc22e92 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -11,9 +11,9 @@ org.opendaylight.mdsal - dom-parent - 4.0.3-SNAPSHOT - ../../dom/dom-parent + bundle-parent + 13.0.0-SNAPSHOT + ../../bundle-parent 4.0.0 @@ -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 - 3.0.4-SNAPSHOT + 13.0.0 org.opendaylight.mdsal - maven-sal-api-gen-plugin - 2.0.3-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} - - - - -