X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=680d0eb48525f1d8d34b724c56f4d1fb79d3dc67;hb=refs%2Fchanges%2F82%2F93682%2F2;hp=a9ab7030b0d9545795de1d70046360a07eb48521;hpb=fcd4e1ea253e0dfee8c912dcade857edf5c3fc1b;p=mdsal.git diff --git a/pom.xml b/pom.xml index a9ab7030b0..680d0eb485 100644 --- a/pom.xml +++ b/pom.xml @@ -10,53 +10,89 @@ - org.opendaylight.odlparent - odlparent-lite - 4.0.0 - + org.opendaylight.odlparent + odlparent-lite + 8.0.1 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.4.0-SNAPSHOT - md-sal + 7.0.2-SNAPSHOT pom - - - scm:git:ssh://git.opendaylight.org:29418/mdsal.git - scm:git:ssh://git.opendaylight.org:29418/mdsal.git - https://wiki.opendaylight.org/view/MD-SAL:Main - HEAD - + md-sal artifacts common + docs + features dom binding - binding2 model - model-binding2 entityownership singleton-service + trace + + + netty + + + replicate + + + yanglib - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.1.0-SNAPSHOT - - - - - - + + true + true + + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + + + + scm:git:ssh://git.opendaylight.org:29418/mdsal.git + scm:git:ssh://git.opendaylight.org:29418/mdsal.git + https://wiki.opendaylight.org/view/MD-SAL:Main + HEAD +