X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=0ae95c38740104f14689437ac424bbf178d2b8e1;hb=b48729f3bd6103da187e9f50eac079438bb41327;hp=55f417939aaefff6761d2065311c294f25b8a29e;hpb=cf035174f33ce7cc8c4b1931dad18d4bea0c5ea0;p=mdsal.git diff --git a/pom.xml b/pom.xml index 55f417939a..0ae95c3874 100644 --- a/pom.xml +++ b/pom.xml @@ -7,21 +7,78 @@ 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.7.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - md-sal + 3.0.1-SNAPSHOT pom + md-sal + + + artifacts + common + features + dom + binding + binding2 + model + model-binding2 + entityownership + singleton-service + + + + 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 @@ -29,83 +86,4 @@ https://wiki.opendaylight.org/view/MD-SAL:Main HEAD - - - common - dom - binding - binding2 - model - entityownership - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 1.0.0-SNAPSHOT - - - - - - - - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - - -