X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=54d75bcbc5be2233fcd834fd90a8e63df8406f2e;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=bfcfe24b7f61402c2df2b769ae4aa750cce570de;hpb=e6f35fa028b6a67e1f0fe7eb88d3f92dc38ad7ba;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index bfcfe24b7f..54d75bcbc5 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.2 - + org.opendaylight.mdsal + dom-parent + 4.0.16-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-common-api bundle - 3.0.0-SNAPSHOT - - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - 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 + +