X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-api%2Fpom.xml;h=29f392b8851776b849b22f10f3abc1cc77e425e7;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=e405fa8648180f62409bf42c4d8f97c424745e4a;hpb=e6f35fa028b6a67e1f0fe7eb88d3f92dc38ad7ba;p=mdsal.git diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index e405fa8648..29f392b885 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.11-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-api - 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 @@ -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 + +