X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=singleton-service%2Fmdsal-singleton-common-api%2Fpom.xml;h=74924829d6997eb2489c04ede0778a18396ffd3d;hb=992122145777924ad5b3a52da65188d8a91b8246;hp=a8e57631ee1e53d05de228b2959160a66dae424c;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/singleton-service/mdsal-singleton-common-api/pom.xml b/singleton-service/mdsal-singleton-common-api/pom.xml index a8e57631ee..74924829d6 100644 --- a/singleton-service/mdsal-singleton-common-api/pom.xml +++ b/singleton-service/mdsal-singleton-common-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 4.0.0-SNAPSHOT ../../dom/dom-parent @@ -40,15 +40,9 @@ org.opendaylight.yangtools yang-common - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test @@ -61,6 +55,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +