X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-spi%2Fpom.xml;h=99804eb83274a6f78ca03e3b83a155cadc8ab06c;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=a94b9483676bd8b0e930e1175d5c61481ae18c05;hpb=e6f35fa028b6a67e1f0fe7eb88d3f92dc38ad7ba;p=mdsal.git diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index a94b948367..99804eb832 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.15-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-spi - 3.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.0-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 + +