X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Ftestutils%2Fpom.xml;h=d1e69837ac647b745267a523f2e24f73ea1a0f7e;hb=c28414631b8e5d6f1cf5c22958b7902fa691019c;hp=439a371973a748fb594526689754b2f03bcd506c;hpb=9f0117bfe4821fc4dfaabbff10e7ded6ac061a14;p=yangtools.git diff --git a/common/testutils/pom.xml b/common/testutils/pom.xml index 439a371973..d1e69837ac 100644 --- a/common/testutils/pom.xml +++ b/common/testutils/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 3.1.1 + 6.0.0-SNAPSHOT org.opendaylight.yangtools testutils - 2.0.5-SNAPSHOT + 4.0.0-SNAPSHOT @@ -45,10 +45,7 @@ org.slf4j slf4j-simple - - junit - junit - + org.mockito mockito-core @@ -74,6 +71,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +