X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-spi%2Fpom.xml;h=7b370dfc0edda59869dc44ef91991b30dab203dc;hb=refs%2Fchanges%2F59%2F86359%2F1;hp=215473cab4600d92512f922fbe582165292006e3;hpb=74bb34c8a674834fc8ff52dc6ada3a6d3170212a;p=mdsal.git diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 215473cab4..7b370dfc0e 100644 --- a/dom/mdsal-dom-spi/pom.xml +++ b/dom/mdsal-dom-spi/pom.xml @@ -10,36 +10,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.9-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-spi - 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 - - - - org.opendaylight.mdsal @@ -47,25 +26,23 @@ - - junit - junit - test - - - org.slf4j - slf4j-simple - test - org.opendaylight.yangtools mockito-configuration - test + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.mdsal.dom.spi + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -73,6 +50,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +