X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=87bbf83bfa14acb1db9df8bf79848c7839319800;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=346e0a2dc0872e87cdb7edbcbba6f00d78a39ba8;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index 346e0a2dc0..87bbf83bfa 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 4.0.15-SNAPSHOT ../dom-parent @@ -69,15 +69,9 @@ - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test org.opendaylight.yangtools @@ -104,6 +98,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +