X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=3f4d6f7b577f17a06e775ae99960d7ba1dca8b36;hb=bf85c3de400569711fd64cfc57de88e61de696df;hp=26206bc7941ff935438e2b826121d4198a7eea4c;hpb=2c93d0b58d2acff762ea299f8c0adc5a4442d8bd;p=mdsal.git diff --git a/pom.xml b/pom.xml index 26206bc794..3f4d6f7b57 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.6 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.2.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.0.10 - - - - - - + + 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 +