X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-api%2Fpom.xml;h=a17e06da8d034889593504cf8a6ec3ccc42aa9a5;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=393fe18bc184069c897e51dca8c0afbf5fd442eb;hpb=398c8aa565867c892e8d2db38fbe917133331416;p=mdsal.git diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index 393fe18bc1..a17e06da8d 100644 --- a/dom/mdsal-dom-api/pom.xml +++ b/dom/mdsal-dom-api/pom.xml @@ -11,36 +11,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.3 - + org.opendaylight.mdsal + dom-parent + 4.0.13-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-api - 2.5.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.9 - pom - import - - - - org.opendaylight.mdsal @@ -59,24 +38,24 @@ org.osgi.core - - junit - junit - org.opendaylight.yangtools yang-data-impl test - - org.mockito - mockito-core - test - + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.mdsal.dom.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -84,6 +63,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +