X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=2b93ad99fd678539c110e7484cb6820ceed27195;hp=bde0e73a20eb6b07627ffebc9f46d10b4e070a02;hb=7cb260aeb0738104e3bee8a086de9e2e5f77b7e0;hpb=a54ec60368110d22794602343c934902f6833c65 diff --git a/pom.xml b/pom.xml index bde0e73a20..2b93ad99fd 100644 --- a/pom.xml +++ b/pom.xml @@ -2,50 +2,89 @@ 4.0.0 - org.opendaylight.controller - commons.parent - 1.2.0-SNAPSHOT - opendaylight/commons/parent + org.opendaylight.odlparent + odlparent-lite + 7.0.5 + + org.opendaylight.controller releasepom - 0.3.0-SNAPSHOT + 2.0.4-SNAPSHOT pom controller + + true + true + + + artifacts opendaylight/md-sal opendaylight/config - - opendaylight/netconf - - opendaylight/adsal + opendaylight/model + + opendaylight/blueprint - opendaylight/commons/concepts - opendaylight/commons/protocol-framework - opendaylight/commons/checkstyle - opendaylight/commons/opendaylight - opendaylight/commons/parent - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp - opendaylight/commons/enunciate-parent + benchmark + opendaylight/commons/jolokia karaf features - - opendaylight/archetypes + + docs + + + + 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/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main