X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5a6ae961087eb701ecc63b346eee529e93f4f064;hb=0b318674e2b6f8bc9927960ee0577824976cacee;hp=26206bc7941ff935438e2b826121d4198a7eea4c;hpb=2c93d0b58d2acff762ea299f8c0adc5a4442d8bd;p=mdsal.git diff --git a/pom.xml b/pom.xml index 26206bc794..5a6ae96108 100644 --- a/pom.xml +++ b/pom.xml @@ -10,28 +10,23 @@ - org.opendaylight.odlparent - odlparent-lite - 3.1.3 - + org.opendaylight.odlparent + odlparent-lite + 4.0.9 + 4.0.0 org.opendaylight.mdsal - mdsal-agreggator - 2.2.0-SNAPSHOT - md-sal + mdsal-aggregator + 3.0.5-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 + features dom binding binding2 @@ -39,23 +34,74 @@ model-binding2 entityownership singleton-service + trace - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.0.10 - - - - - - + + + aggregate-javadoc + + true + + + + + maven-javadoc-plugin + + + aggregate + package + + aggregate-jar + + + + + + + + + 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 +