X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=0e01789b356700b25642d76ecb4f109850f82d66;hb=7cbcc1c57443e54b62b02f0a2c168d1aec525042;hp=6c30e0ad630375921f66a799dc2efae30671d0d0;hpb=4345406efc14ce45ae1f304d8a68543fe5af091e;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 6c30e0ad63..0e01789b35 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.0-SNAPSHOT - ../../dom/dom-parent + bnd-parent + 13.0.2 + ../../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 -