X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=bbb8853ff94f61b5f3a93ad39b2f7752dff414a4;hb=c4cb974b5cc1a4f1512c2a578af21f99ef245185;hp=b5a5c41db64254f41e53256a53b7082cccaf0587;hpb=de46c5bee2fc2e9515a922944cf6c3543413c5e4;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index b5a5c41db6..bbb8853ff9 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 3.0.2 + 8.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.3-SNAPSHOT + 6.0.0-SNAPSHOT Default mockito configuration jar ${project.artifactId} @@ -31,23 +31,6 @@ mockito-core compile - - junit - junit - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -