X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fmdsal-binding-util-tests%2Fpom.xml;h=3136bad1a69ba196eefbe4e6df4e53a12e00bcae;hb=19f82b0b6e7b193fdfe609c60e786c707fa7df24;hp=bf694496c6b60f3286dba9d0e6d2e21d45121206;hpb=db54f9d1bbb9ca06985d768f37b34d2ae992dfcb;p=mdsal.git diff --git a/binding/mdsal-binding-util-tests/pom.xml b/binding/mdsal-binding-util-tests/pom.xml index bf694496c6..3136bad1a6 100644 --- a/binding/mdsal-binding-util-tests/pom.xml +++ b/binding/mdsal-binding-util-tests/pom.xml @@ -10,28 +10,15 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 4.0.2 + org.opendaylight.mdsal + dom-parent + 4.0.7-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-binding-util-tests - 1.0.0-SNAPSHOT - - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.0-SNAPSHOT - pom - import - - - + 2.0.7-SNAPSHOT @@ -57,4 +44,16 @@ test-jar - \ No newline at end of file + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +