X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-util-tests%2Fpom.xml;h=dfc184280b774b66170652a9664004edc98eb429;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;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..dfc184280b 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.15-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.15-SNAPSHOT @@ -57,4 +44,16 @@ test-jar - \ No newline at end of file + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +