X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=3f4d6f7b577f17a06e775ae99960d7ba1dca8b36;hb=5fd148eb5a94099b7261b5fc905ad6462ea8d95e;hp=87167057a26a55c24b28270c3c93b8317b8f70b4;hpb=ab24098aacc6198173ebf03d3473e8bca200a396;p=mdsal.git diff --git a/pom.xml b/pom.xml index 87167057a2..3f4d6f7b57 100644 --- a/pom.xml +++ b/pom.xml @@ -10,52 +10,83 @@ - org.opendaylight.odlparent - odlparent-lite - 4.0.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 5.0.6 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.4.0-SNAPSHOT - md-sal + 4.0.14-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 +