X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=b5a5c41db64254f41e53256a53b7082cccaf0587;hb=de46c5bee2fc2e9515a922944cf6c3543413c5e4;hp=7788fe49f1366896e4012976c6eac19c985f8602;hpb=bfc874afaebe67ae06c485791a5cfbc098e1f09b;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 7788fe49f1..b5a5c41db6 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.0.2 + 4.0.0 + org.opendaylight.yangtools mockito-configuration + 2.0.3-SNAPSHOT Default mockito configuration jar ${project.artifactId} @@ -32,6 +34,20 @@ junit junit + test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +