X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-broker%2Fpom.xml;h=15b61d90c0a4cff9e03506606767c83116c18c9f;hb=c918566080795a6f03e354c5bf1cc66c2f2ba364;hp=9888a9b658f2eefb23fe0f3150455e34435a1482;hpb=bf7cc4d27ca843f928bda9669b39a60c55268697;p=mdsal.git diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index 9888a9b658..15b61d90c0 100644 --- a/dom/mdsal-dom-broker/pom.xml +++ b/dom/mdsal-dom-broker/pom.xml @@ -10,36 +10,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.2 - + org.opendaylight.mdsal + dom-parent + 3.0.1-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-broker - 2.5.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 - pom - import - - - - com.google.guava @@ -58,10 +37,6 @@ org.opendaylight.mdsal mdsal-dom-spi - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - org.opendaylight.yangtools @@ -80,14 +55,13 @@ yang-model-api - - junit - junit - - org.opendaylight.yangtools mockito-configuration + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore test @@ -105,6 +79,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +