X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-generator-api%2Fpom.xml;h=73a2713c6d294cfa65c13d51e54d6636428fdf64;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=4e177a1641ff554ef31ed5f8abd515622616f7f0;hpb=5e605c93affbc97b0e23cbae70aa297b7a6819ae;p=mdsal.git diff --git a/binding/mdsal-binding-generator-api/pom.xml b/binding/mdsal-binding-generator-api/pom.xml index 4e177a1641..73a2713c6d 100644 --- a/binding/mdsal-binding-generator-api/pom.xml +++ b/binding/mdsal-binding-generator-api/pom.xml @@ -8,15 +8,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.mdsal - mdsal-binding - 0.9.0-SNAPSHOT + dom-parent + 4.0.13-SNAPSHOT + ../../dom/dom-parent - 4.0.0 mdsal-binding-generator-api + 2.0.13-SNAPSHOT + bundle @@ -32,14 +34,19 @@ - maven-jar-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + - org.apache.felix - maven-bundle-plugin - true + com.github.spotbugs + spotbugs-maven-plugin + + true + -