X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=917a5e428042fbb6377298e4f671ef5b38b70912;hb=462592633aec85d51bcc280145b47055ec10743c;hp=26206bc7941ff935438e2b826121d4198a7eea4c;hpb=2c93d0b58d2acff762ea299f8c0adc5a4442d8bd;p=mdsal.git diff --git a/pom.xml b/pom.xml index 26206bc794..917a5e4280 100644 --- a/pom.xml +++ b/pom.xml @@ -10,52 +10,96 @@ - org.opendaylight.odlparent - odlparent-lite - 3.1.3 - + org.opendaylight.odlparent + odlparent-lite + 13.0.10 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.2.0-SNAPSHOT - md-sal + 13.0.1-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 + bnd-parent + bundle-parent 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.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 +