X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=f4f1f3f231ab2d3fa90a8ea43eddbd7050c63955;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=e74f7b99887d5abf85de099979cb1323db7dde2e;hpb=1e12c3d39bb96edf7166cd3040b18bf4d5bafabf;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index e74f7b9988..f4f1f3f231 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -11,36 +11,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 3.0.1-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.1-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - pom - import - - - - com.google.guava @@ -90,15 +69,9 @@ - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test org.opendaylight.yangtools @@ -125,6 +98,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +