X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=c80ab3142b45c8349ba1953ed9b91ff6cecc933e;hb=82c3c715ef0347c6a55ea6a3e36d477c91401a11;hp=e1aa60e0887faa12dfaf51929f3017096e69fe7e;hpb=3c8e6222885852350287e68005bd9456b975b5d8;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index e1aa60e088..c80ab3142b 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,21 +12,21 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.7.4-SNAPSHOT 4.0.0 org.opendaylight.mdsal binding-parent - 0.9.0-SNAPSHOT + 0.9.4-SNAPSHOT pom - 1.0.0-SNAPSHOT - 2.1.0-SNAPSHOT - 0.9.0-SNAPSHOT - target/generated-classes/mdsal-binding + 1.0.4-SNAPSHOT + 2.1.4-SNAPSHOT + 0.9.4-SNAPSHOT + target/generated-sources/mdsal-binding @@ -79,7 +79,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.9.0-SNAPSHOT + 0.9.4-SNAPSHOT jar @@ -126,12 +126,34 @@ + src/main/yang ${salGeneratorPath} + + + + org.apache.maven.plugins + maven-pmd-plugin + + + cpd + process-sources + + cpd-check + + + + ${salGeneratorPath} + + + + + @@ -147,4 +169,21 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +