X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-api%2Fpom.xml;h=f69339f16e8947cb2c35d027ab7cdb7116ab9d9f;hb=refs%2Fchanges%2F77%2F91377%2F1;hp=bd4742a92212e1a693d2a89cdd4edbf5eb0765c3;hpb=156f2308e9841f92a85298651bec770883e5d593;p=mdsal.git diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index bd4742a922..f69339f16e 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.17-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.7 - 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 + +