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=7788fe49f1366896e4012976c6eac19c985f8602;hpb=3d283ec6184505ad5e7eefb173044ff383222e9f;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 7788fe49f1..71cc1c21a0 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -10,14 +10,16 @@ - org.opendaylight.yangtools - yangtools-parent - 0.8.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 + + + + +