X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5c1723c5a82a433a7b2f05f6742264bc4b63555b;hb=ca8ea99b492d3cf0fcce2b8fc90af5abea9d95a2;hp=7967b4def0cde177ebb7013694381009242214a8;hpb=0f351bbc28ddf2cddfe30c8d018646d81953fa17;p=mdsal.git diff --git a/pom.xml b/pom.xml index 7967b4def0..5c1723c5a8 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.5 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.4.0-SNAPSHOT - md-sal + 4.0.12-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 +