X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=76a7cb709c34ad72d366469e0a5a91df8b0d9e0a;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=167df641d09bd797763e4d54c60966ae5f3d4008;hpb=c241dcfa5322ac10810a1068ccd2eb57f6f2dbb2;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 167df641d0..76a7cb709c 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -8,37 +8,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 + - org.opendaylight.odlparent - bundle-parent - 4.0.0-SNAPSHOT - + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-common-api bundle - 2.7.0-SNAPSHOT - - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - pom - import - - - @@ -57,20 +37,23 @@ org.opendaylight.yangtools yang-common - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.mdsal.common.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -78,6 +61,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +