X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Ftestutils%2Fpom.xml;h=a02c3575695a57e1e1dbc9c6e4cbafbca210a1ce;hb=05a5916b1ff68ad69f042d6abe2b088b152031c2;hp=22d58e2974f7634d5e49d3e705bbb5f18fffe910;hpb=25c86908a023d7be793ffe6511aad06bbbe5aebf;p=yangtools.git diff --git a/common/testutils/pom.xml b/common/testutils/pom.xml index 22d58e2974..a02c357569 100644 --- a/common/testutils/pom.xml +++ b/common/testutils/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 4.0.0-SNAPSHOT + 4.0.5 org.opendaylight.yangtools testutils - 2.1.0-SNAPSHOT + 2.1.6-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 + +