X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ff2cf3597021cbddd9b132dee20c3b0cecc84bd3;hb=HEAD;hp=40aedd6b4f1ffd67af6a5543a39ce8bd9e0f658c;hpb=6ab063f45dd4db41ab31538ca4bcd6dddda4fcf1;p=netvirt.git diff --git a/pom.xml b/pom.xml index 40aedd6b4f..ff2cf35970 100644 --- a/pom.xml +++ b/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 4.0.2 + 8.1.1 org.opendaylight.netvirt netvirt-aggregator - 0.8.0-SNAPSHOT - ODL :: netvirt :: ${project.artifactId} + 0.12.0-SNAPSHOT + netvirt pom 4.0.0 @@ -45,13 +45,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + + true + true + + + aclservice alarm artifacts bgpmanager cache - coe commons dhcpservice elanmanager @@ -67,39 +73,55 @@ and is available at http://www.eclipse.org/legal/epl-v10.html vpnmanager + + + + + + maven-javadoc-plugin + 3.0.1 + + + + + - sfc + sonar-jacoco-aggregate - true + + odl.jacoco.aggregateFile + - - sfc - - - - - no-sfc + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - -