X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=1e3857510cf5368688ccfe04cea29e81abdce347;hb=395348596fcc6296e1a9ed0d9899b5aa16f08625;hp=fac397fac156f1d66422dd8eb523a5c975c41fc6;hpb=bd97f2b4c1592f0584665f90868348ff9fd74e63;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index fac397fac1..1e3857510c 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal mdsal-dom - 2.0.0-SNAPSHOT + 2.1.1-SNAPSHOT mdsal-dom-inmemory-datastore @@ -88,31 +88,12 @@ maven-bundle-plugin true - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.mdsal.* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + @@ -123,4 +104,21 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +