X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-generator-api%2Fpom.xml;h=3791c77e81541e21b52f0e1006f199a68784c22b;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;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..3791c77e81 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.11-SNAPSHOT ../../dom/dom-parent mdsal-binding-generator-api - 1.0.1-SNAPSHOT + 2.0.11-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 + + + +