X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-util-tests%2Fpom.xml;h=595f8a9f6c3de1f8dd518a1380999b768f3b54d5;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=1c64e62982757eab33482250851c14ed143f3317;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/binding/mdsal-binding-util-tests/pom.xml b/binding/mdsal-binding-util-tests/pom.xml index 1c64e62982..595f8a9f6c 100644 --- a/binding/mdsal-binding-util-tests/pom.xml +++ b/binding/mdsal-binding-util-tests/pom.xml @@ -13,12 +13,12 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 4.0.13-SNAPSHOT ../../dom/dom-parent mdsal-binding-util-tests - 1.0.1-SNAPSHOT + 2.0.13-SNAPSHOT @@ -44,4 +44,16 @@ test-jar + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +