X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-spi%2Fpom.xml;h=8079aed710f67ad439be46112cf569713024c22a;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=552d6bbe0c5def60c60d94b54208a7a0e8664995;hpb=fe63e56917b1bc1f3412f5f513833aee6ff83f2a;p=mdsal.git diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 552d6bbe0c..8079aed710 100644 --- a/dom/mdsal-dom-spi/pom.xml +++ b/dom/mdsal-dom-spi/pom.xml @@ -1,42 +1,69 @@ - - 4.0.0 - - org.opendaylight.mdsal - mdsal-dom - 2.1.0-SNAPSHOT - - mdsal-dom-spi - bundle + + + + 4.0.0 + + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../dom-parent + - - 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 - + mdsal-dom-spi + bundle - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + org.opendaylight.yangtools + mockito-configuration + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.mdsal.dom.spi + + + + + 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 +