X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-api%2Fpom.xml;h=94994c6186d0176e8376cd7db6c8fc52d5a62d38;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=f4594a637afde8f81c13e74ab08d7fb3cdff3c7a;hpb=dcf735a8b03660c1caad4bfb798b5bebf7cccf8f;p=mdsal.git diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index f4594a637a..94994c6186 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 - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.15-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-api - 2.7.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0 - 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 + +