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=53001049a595246b9088a9fb3d481373bf34ac86;hpb=77956bb6f50abf19796fcf31ce54d39b400d9813;p=mdsal.git diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index 53001049a5..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 - 1.8.0-SNAPSHOT - + org.opendaylight.mdsal + dom-parent + 4.0.17-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-api - 2.2.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.2.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.1.0-SNAPSHOT - pom - import - - - - org.opendaylight.mdsal @@ -59,23 +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 @@ -83,6 +63,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + @@ -91,21 +78,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -