X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Ftestutils%2Fpom.xml;h=d5a06d1bd6275d43f219e520dc94e020eb3172c0;hb=e77afb48d1c29a5a31ce654c07305e2f50611522;hp=bcc7422da0ef26562927645cdf98f91520c92961;hpb=9af4683fd034e00d973b2c525683f45d834ef9e1;p=yangtools.git diff --git a/common/testutils/pom.xml b/common/testutils/pom.xml index bcc7422da0..d5a06d1bd6 100644 --- a/common/testutils/pom.xml +++ b/common/testutils/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 3.1.3 + 6.0.3 org.opendaylight.yangtools testutils - 2.0.10-SNAPSHOT + 4.0.3-SNAPSHOT @@ -45,10 +45,7 @@ org.slf4j slf4j-simple - - junit - junit - + org.mockito mockito-core @@ -62,19 +59,6 @@ com.google.guava guava - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -