X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmdsal-common-api%2Fpom.xml;h=2ceb29364e8118ff36d1b1715bc1347d0e1f6aaf;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=1b8ae0e4c086a15dc5355f601ca5f0d77a2c52bc;hpb=fe63e56917b1bc1f3412f5f513833aee6ff83f2a;p=mdsal.git diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 1b8ae0e4c0..2ceb29364e 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -1,61 +1,80 @@ - - 4.0.0 - - org.opendaylight.mdsal - mdsal-parent - 2.1.0-SNAPSHOT - ../parent - - - mdsal-common-api - bundle + + + + 4.0.0 - - 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 - + + org.opendaylight.mdsal + dom-parent + 4.0.13-SNAPSHOT + ../../dom/dom-parent + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + com.google.guava + guava + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + util + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + mockito-configuration + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + 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 +