X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=773e6de7455f06c568391db3f4900c4931715c1d;hb=01668a56441f25f5d10351382ada4d64103c027c;hp=660f6ea83c4fa2673f5097d1b67439214bf190c3;hpb=3e8298f4eb669b38a2bbfefb0078c481f8ef22dc;p=mdsal.git diff --git a/pom.xml b/pom.xml index 660f6ea83c..773e6de745 100644 --- a/pom.xml +++ b/pom.xml @@ -1,75 +1,103 @@ + + - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.7.0-SNAPSHOT - ../commons/opendaylight - + + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + + + + 4.0.0 + org.opendaylight.mdsal + mdsal-agreggator + 3.0.1-SNAPSHOT + pom + md-sal - blueprint - bundle - ${project.artifactId} - 0.5.0-SNAPSHOT + + artifacts + common + features + dom + binding + binding2 + model + model-binding2 + entityownership + singleton-service + - - - com.google.guava - guava - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - config-manager-facade-xml - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.osgi - org.osgi.core - - - org.osgi - org.osgi.compendium - - - org.slf4j - slf4j-api - - - junit - junit - test - - + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.blueprint.BlueprintBundleTracker - - - - - + + + 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 +