X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-spi%2Fpom.xml;h=f0454c9af073a71ac96d5ca71ba58833a016c50f;hb=018b9192d08482b5c555cd1b2e261ffcdaf468d9;hp=0dd8dd62d24512add8d1d274c460a66b5365dc60;hpb=c241dcfa5322ac10810a1068ccd2eb57f6f2dbb2;p=mdsal.git diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 0dd8dd62d2..f0454c9af0 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.0-SNAPSHOT - + org.opendaylight.mdsal + dom-parent + 4.0.16-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-spi - 2.7.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - 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 + +