X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ee90cc8876925a47e5c5d73cc81ff8c72daa6fcd;hb=aa629fb8d217a4d42a92aa8e78d7ae679f797346;hp=f49d0cd7067d7f7404dc2b23e3a49d3391782d79;hpb=fcd6c37ba816ce9c6c5e7206053dadd331c75ff7;p=mdsal.git diff --git a/pom.xml b/pom.xml index f49d0cd706..ee90cc8876 100644 --- a/pom.xml +++ b/pom.xml @@ -10,104 +10,94 @@ - org.opendaylight.odlparent - odlparent-lite - 3.1.2 - + org.opendaylight.odlparent + odlparent-lite + 13.0.7 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.2.0-SNAPSHOT - md-sal + 13.0.0-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.5 - - - - - - + + 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 +