X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fietf%2Fietf-type-util%2Fpom.xml;h=a7f5fd3f0b575cab1cbad62bc41a1388a99a45b6;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=e0d3c5f33cd375928a695edb592dbfc0e968838d;hpb=9257df971bf77c8437edc58780f02c896d04b804;p=mdsal.git diff --git a/model/ietf/ietf-type-util/pom.xml b/model/ietf/ietf-type-util/pom.xml index e0d3c5f33c..a7f5fd3f0b 100644 --- a/model/ietf/ietf-type-util/pom.xml +++ b/model/ietf/ietf-type-util/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.mdsal binding-parent - 3.0.4-SNAPSHOT + 4.0.16-SNAPSHOT ../../../binding/binding-parent 4.0.0 org.opendaylight.mdsal.model ietf-type-util - 2.3.3-SNAPSHOT + 3.0.16-SNAPSHOT bundle @@ -47,6 +47,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +