X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=3e69b44bcb11b6cb03b18406ad50aa8701d384bf;hb=1970840c5ffc3daef3b92737ff672504e9e93822;hp=7967b4def0cde177ebb7013694381009242214a8;hpb=76664925cf1788a35d43cfb1986b12d4542d15af;p=mdsal.git diff --git a/pom.xml b/pom.xml index 7967b4def0..3e69b44bcb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,53 +10,83 @@ - org.opendaylight.odlparent - odlparent-lite - 4.0.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 5.0.4 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.4.0-SNAPSHOT - md-sal + 4.0.9-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-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 +