X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-util-tests%2Fpom.xml;h=c6a3183ef988d1f4e6d4313fd03548b35af8f7f2;hb=fe28fd1721be937add6bd220c686ed023c6f0529;hp=2078a2b0b63fbf9c2e99f472d7cc3bd0464cbb16;hpb=74bb34c8a674834fc8ff52dc6ada3a6d3170212a;p=mdsal.git diff --git a/binding/mdsal-binding-util-tests/pom.xml b/binding/mdsal-binding-util-tests/pom.xml index 2078a2b0b6..c6a3183ef9 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.9-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-binding-util-tests - 1.0.1-SNAPSHOT - - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.1-SNAPSHOT - pom - import - - - + 2.0.9-SNAPSHOT @@ -57,4 +44,16 @@ test-jar - \ No newline at end of file + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +