X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=5e888725d1ddb6de682acabfb6818439383139bc;hb=737deeaa5fa3441a3b215d09c5e3292ee3b333f1;hp=7b4c33aee263eb93855eb688c724ac298330f797;hpb=c90808fe07050de3c0b9bf8cf872933079254c4b;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 7b4c33aee2..5e888725d1 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -12,19 +12,28 @@ org.opendaylight.mdsal - dom-parent - 4.0.4-SNAPSHOT - ../../dom/dom-parent + bnd-parent + 13.0.0-SNAPSHOT + ../../bnd-parent mdsal-common-api - bundle + jar + + + + all,-missing + com.google.guava guava + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -37,44 +46,10 @@ org.opendaylight.yangtools yang-common + org.opendaylight.yangtools mockito-configuration - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.mdsal.common.api - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - - - - scm:git:http://git.opendaylight.org/gerrit/mdsal.git - scm:git:ssh://git.opendaylight.org:29418/mdsal.git - HEAD - https://wiki.opendaylight.org/view/MD-SAL:Main -