X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ff6b7d013c878822a18354a23b3716298baaef75;hb=c2e78da031e0183447fd29092e9c8da45e318feb;hp=77011216fe69c25cf299ceec18e77eb2cb3cbdff;hpb=8884f45c88f417abd6fdc877e05c747adeb5b09b;p=mdsal.git diff --git a/pom.xml b/pom.xml index 77011216fe..ff6b7d013c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,104 +10,94 @@ - org.opendaylight.odlparent - odlparent-lite - 3.1.2 - + org.opendaylight.odlparent + odlparent-lite + 11.0.0-SNAPSHOT + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.2.0-SNAPSHOT - md-sal + 11.0.0-SNAPSHOT-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. + - common - dom - binding - binding2 - model - model-binding2 - entityownership - singleton-service - + artifacts + common + docs + features + karaf + dom + binding + model + entityownership + singleton-service + trace - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 2.0.7 - - - - - - + + netty - - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + replicate - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - - - - + yanglib + - The following configuration is necessary for maven-site-plugin to - correctly identify the correct deployment path for OpenDaylight Maven - sites. - --> - ${odl.site.url}/${project.groupId}/${stream}/ + + true + true + - - - 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 +