X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fietf%2Fietf-type-util%2Fpom.xml;h=459609748f56fc63a962440a098ec6f13196dc0f;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=8e2eb02737cdf68614e5af4a0b492d97ab711834;hpb=fe0c63aac08436f52be7a9a91a519c72dd2df366;p=mdsal.git diff --git a/model/ietf/ietf-type-util/pom.xml b/model/ietf/ietf-type-util/pom.xml index 8e2eb02737..459609748f 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.6-SNAPSHOT + 4.0.13-SNAPSHOT ../../../binding/binding-parent 4.0.0 org.opendaylight.mdsal.model ietf-type-util - 2.3.6-SNAPSHOT + 3.0.13-SNAPSHOT bundle @@ -47,6 +47,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +