X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-util%2Fpom.xml;h=2a5c7680c7d022f49997281b9cae7ecc2fbea598;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=2de9710bc98519f2a06c8068ff3fc054ed343ef9;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index 2de9710bc9..2a5c7680c7 100644 --- a/binding/mdsal-binding-util/pom.xml +++ b/binding/mdsal-binding-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 4.0.16-SNAPSHOT ../../dom/dom-parent @@ -47,10 +47,24 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.mdsal.binding.util + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +