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=17226607109b9cbcdfa12435250ad07ac485c080;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/binding/mdsal-binding-generator-api/pom.xml b/binding/mdsal-binding-generator-api/pom.xml index 1722660710..73a2713c6d 100644 --- a/binding/mdsal-binding-generator-api/pom.xml +++ b/binding/mdsal-binding-generator-api/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 4.0.13-SNAPSHOT ../../dom/dom-parent mdsal-binding-generator-api - 1.0.1-SNAPSHOT + 2.0.13-SNAPSHOT bundle @@ -30,4 +30,23 @@ yang-binding + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +