X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=d714ede9a0b179e23b86eaca8d071e6ac568519c;hb=051832edc92741112ecc244e68d00f19c7cd33d8;hp=2e896de18b946b4ec59aa8e0540c25acabeb0966;hpb=a791edb78424e32a3b02c92491d941e092248c3f;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 2e896de18b..d714ede9a0 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -10,19 +10,19 @@ - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + odlparent + 3.0.2 + 4.0.0 + org.opendaylight.yangtools mockito-configuration + 2.0.1-SNAPSHOT Default mockito configuration jar ${project.artifactId} - - 3.0.4 - @@ -34,6 +34,20 @@ junit junit + test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +