X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=bc05d69eddf5a5be34b98af9b2d4b3778eeca12f;hb=8faf4736aa6616bcd89ed2fccb84db85e1e48693;hp=9d105b0c640cbbc810dc2474e0e6605669b4f801;hpb=8d7d6553f1551baca07f467042d3a1c01681911c;p=netvirt.git diff --git a/pom.xml b/pom.xml index 9d105b0c64..bc05d69edd 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.5 + 7.0.6 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 - - - -