X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=80e0aeba1830fd4a70b52cbbf6fac7a5ae39b7b7;hb=1f27e72fa55453527ecd03aea63cdf451cf3e146;hp=f090c5698dc88d708bb90b5abe1d646e1c403f51;hpb=462c6a1f859067a517111cb7a1441571659c984b;p=netvirt.git diff --git a/pom.xml b/pom.xml index f090c5698d..80e0aeba18 100644 --- a/pom.xml +++ b/pom.xml @@ -1,60 +1,127 @@ - org.opendaylight.vpnservice - vpnservice - 0.2.0-SNAPSHOT - ${project.artifactId} - pom - 4.0.0 - - 3.1.1 - - - commons/binding-parent - commons/config-parent - model-bgp - mdsalutil - lockmanager - idmanager - vpnmanager - interfacemgr - nexthopmgr - fibmanager - bgpmanager - distribution/karaf - features - vpnservice-artifacts - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - - - scm:git:ssh://git.opendaylight.org:29418/vpnservice.git - scm:git:ssh://git.opendaylight.org:29418/vpnservice.git - https://wiki.opendaylight.org/view/VPNService:Main - HEAD - + + + org.opendaylight.odlparent + odlparent-lite + 7.0.3 + + + + org.opendaylight.netvirt + netvirt-aggregator + 0.11.0-SNAPSHOT + netvirt + pom + 4.0.0 + + The NetVirt project is a project for OpenDaylight that implements a network virtualization + implementation. + + + + Eclipse Public License v1.0 + http://www.eclipse.org/legal/epl-v10.html + + + + + Sam Hague + shague@gmail.com + https://github.com/shague + + + + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + + + + true + true + + + + + aclservice + alarm + artifacts + bgpmanager + cache + commons + dhcpservice + elanmanager + features + fibmanager + ipv6service + karaf + model-bgp + natservice + neutronvpn + qosservice + statemanager + vpnmanager + + + + + + + + maven-javadoc-plugin + 3.0.1 + + + + + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + +