X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=71cc1c21a084fd791e9a7bb149f1542f818b3496;hb=refs%2Fheads%2Fv2.0.x;hp=229b2e5864a45939531d62d7ef55ebd6e9dc31cf;hpb=6ae283a8abfeeec44eff45320e28d332177575e4;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 229b2e5864..71cc1c21a0 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -10,14 +10,16 @@ - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + odlparent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools mockito-configuration + 2.0.24-SNAPSHOT Default mockito configuration jar ${project.artifactId} @@ -32,6 +34,20 @@ junit junit + test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +