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=cdbd1c07828429073ed733722c70f9b0860cc213;hpb=7d99afc39a7ce0ceffbc066aa31412c8e3e68d53;p=mdsal.git diff --git a/model/ietf/ietf-type-util/pom.xml b/model/ietf/ietf-type-util/pom.xml index cdbd1c0782..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.1-SNAPSHOT + 4.0.16-SNAPSHOT ../../../binding/binding-parent 4.0.0 org.opendaylight.mdsal.model ietf-type-util - 2.3.1-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 + +