X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-api%2Fpom.xml;h=0fbdef95342f720b6d72514937c520135cbc22aa;hb=8e720ede35eec3e7865764ec3e79539926806956;hp=848a6b1bb64144bc97e56fae510566a5f1b35ce6;hpb=a1cdbb8a1b68358d965d4a2138a87eabde30c520;p=mdsal.git diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index 848a6b1bb6..0fbdef9534 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 - 2.0.0 - + org.opendaylight.mdsal + dom-parent + 3.0.7-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-api - 2.3.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.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 + + + !javax.annotation,* + + + 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}/ - - -