X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=3e69b44bcb11b6cb03b18406ad50aa8701d384bf;hb=0191fd5e5d1abf97d2a8341abe5bdf663c9e9007;hp=b04be688ae3f46478426ea8459813bc66d16625b;hpb=398c8aa565867c892e8d2db38fbe917133331416;p=mdsal.git diff --git a/pom.xml b/pom.xml index b04be688ae..3e69b44bcb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,52 +10,83 @@ - org.opendaylight.odlparent - odlparent-lite - 3.1.3 - + org.opendaylight.odlparent + odlparent-lite + 5.0.4 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.2.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.0.9 - - - - - - + + 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 +