X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=773e6de7455f06c568391db3f4900c4931715c1d;hb=e3233ae5c3fb026f17f7d4fcb44326b7c0233cff;hp=87167057a26a55c24b28270c3c93b8317b8f70b4;hpb=ab24098aacc6198173ebf03d3473e8bca200a396;p=mdsal.git diff --git a/pom.xml b/pom.xml index 87167057a2..773e6de745 100644 --- a/pom.xml +++ b/pom.xml @@ -10,28 +10,23 @@ - org.opendaylight.odlparent - odlparent-lite - 4.0.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.4.0-SNAPSHOT - md-sal + 3.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 + artifacts common + features dom binding binding2 @@ -42,20 +37,67 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.1.0-SNAPSHOT - - - - - + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + 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 +