X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=f8c34275651094d4b6a6d3c3173385e0058a92ce;hb=22aecac9b94377eadd704b04afa5e362663a10b6;hp=7967b4def0cde177ebb7013694381009242214a8;hpb=76664925cf1788a35d43cfb1986b12d4542d15af;p=mdsal.git diff --git a/pom.xml b/pom.xml index 7967b4def0..f8c3427565 100644 --- a/pom.xml +++ b/pom.xml @@ -10,53 +10,94 @@ - org.opendaylight.odlparent - odlparent-lite - 4.0.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 9.0.6 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.4.0-SNAPSHOT - md-sal + 8.0.6-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 + + Model-Driven Service Abstraction Layer. Provides YANG-centric code generation tools and supporting + APIs to allow building applications which operate on and interchange YANG-modeled data. + artifacts common + docs + features + karaf 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.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 +