X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=8bd4c4fe69029e9bfc69d715f5354224c3799b81;hb=cde3cf9fbdec681b04521578e8da61bd08251cf8;hp=4524ab7fba7d1814e032c0ae5b0a189e36145ee9;hpb=5d0ac68832ba5f0ecadc6b518e671d8473d0b0b1;p=mdsal.git diff --git a/pom.xml b/pom.xml index 4524ab7fba..8bd4c4fe69 100644 --- a/pom.xml +++ b/pom.xml @@ -10,53 +10,83 @@ - org.opendaylight.odlparent - odlparent-lite - 4.0.0 - + org.opendaylight.odlparent + odlparent-lite + 5.0.4 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.4.0-SNAPSHOT - md-sal + 4.0.10-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 + + + yanglib - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.1.0 - - - - - - + + 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 +