X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=834d0eac1ad66a4721e86032b3f8a2df62fd622e;hb=84a7d0a360f0d5f9b588e269840a92158d1be7d2;hp=fbbea8a6d0381c69f07d9e818f5110ea3d0d30d3;hpb=eca73a279b019d46c0bb18b0ee2c0de0396c7c76;p=netvirt.git diff --git a/pom.xml b/pom.xml index fbbea8a6d0..834d0eac1a 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 - 3.1.2 + 6.0.4 org.opendaylight.netvirt netvirt-aggregator - 0.7.0-SNAPSHOT - ODL :: netvirt :: ${project.artifactId} + 0.11.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 - - - -