X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-spi%2Fpom.xml;h=8079aed710f67ad439be46112cf569713024c22a;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=5c6250f8cd6be7b6ec460de8cafa0e1a2c4ce527;hpb=bf7cc4d27ca843f928bda9669b39a60c55268697;p=mdsal.git diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 5c6250f8cd..8079aed710 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 - 3.1.2 - + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-spi - 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 - - - - 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 + +