X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=8a8616c5791ab5356d995e0b1b2e95e39c798765;hb=104454c63346801659f0fb37909acb216a1179cf;hp=539f282c221c47e87e182cc09ea89b5a6ca8f626;hpb=9257df971bf77c8437edc58780f02c896d04b804;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 539f282c22..8a8616c579 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -12,19 +12,28 @@ org.opendaylight.mdsal - dom-parent - 3.0.4-SNAPSHOT - ../../dom/dom-parent + bnd-parent + 13.0.1 + ../../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,35 +46,10 @@ org.opendaylight.yangtools yang-common + org.opendaylight.yangtools mockito-configuration - - - - - 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 -