X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=d5e2e8622db55d563eef456ea9ab3d3d82bf6bb0;hb=refs%2Fchanges%2F22%2F82922%2F3;hp=121cb227b1914269920032d0d9101dbb1e3f803a;hpb=9c98151c1742739f1ca914931d80245f26824fa6;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 121cb227b1..d5e2e8622d 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 - 3.1.3 - + org.opendaylight.mdsal + dom-parent + 4.0.3-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.0.10 - 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 + +