X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Ftestutils%2Fpom.xml;h=2b276bfda90158b0d62102873f12e505c91a6533;hb=252740c81d82490a97670dd0002a76b01bfd0c42;hp=8cf4be1e15c642fca8e8df7eacd0ebe9cce22a70;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/common/testutils/pom.xml b/common/testutils/pom.xml index 8cf4be1e15..f66405f1c0 100644 --- a/common/testutils/pom.xml +++ b/common/testutils/pom.xml @@ -1,17 +1,17 @@ - + + 4.0.0 org.opendaylight.odlparent bundle-parent - 2.0.4 + 9.0.15 org.opendaylight.yangtools testutils - 2.0.0-SNAPSHOT + 7.0.17 @@ -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 - - - - -