X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=98b2d833d2da7e07c7ddc3e29dfad8badcb37c7e;hb=1be2d473f010c2fe596cca543447f72c18a3b8c7;hp=499cba1149cf6539368148e832fbfc5e6297d3ee;hpb=8e720ede35eec3e7865764ec3e79539926806956;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 499cba1149..98b2d833d2 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.7-SNAPSHOT - ../../dom/dom-parent + bnd-parent + 13.0.0 + ../../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 -