X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=773e6de7455f06c568391db3f4900c4931715c1d;hb=7d99afc39a7ce0ceffbc066aa31412c8e3e68d53;hp=ae0d5e3cd8832f591106c0ea60bd753d3c81ad1d;hpb=2616fc12fbd2f67324ccca404d5d8068379f9cd5;p=mdsal.git diff --git a/pom.xml b/pom.xml index ae0d5e3cd8..773e6de745 100644 --- a/pom.xml +++ b/pom.xml @@ -7,108 +7,97 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + - org.opendaylight.odlparent - odlparent-lite - 1.9.0 - + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 1.9.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 - common - dom - binding - binding2 - model - model-binding2 - entityownership - singleton-service + artifacts + common + features + dom + binding + binding2 + model + model-binding2 + entityownership + singleton-service - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 1.2.0-SNAPSHOT - - - - - - - - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ + - - - opendaylight-site - ${nexus.site.url}/ - - + + + 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 +