X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=680d0eb48525f1d8d34b724c56f4d1fb79d3dc67;hb=33934f7259e812ade1034d174cac1cc34395f381;hp=26c0815eed19fd5d84f3c4a2d836379daf640619;hpb=156f2308e9841f92a85298651bec770883e5d593;p=mdsal.git diff --git a/pom.xml b/pom.xml index 26c0815eed..680d0eb485 100644 --- a/pom.xml +++ b/pom.xml @@ -10,52 +10,89 @@ - org.opendaylight.odlparent - odlparent-lite - 3.1.3 - + org.opendaylight.odlparent + odlparent-lite + 8.0.1 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.2.0-SNAPSHOT - md-sal + 7.0.2-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 + + + netty + + + replicate + + + yanglib - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.0.7 - - - - - - + + 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 +