X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ff2cf3597021cbddd9b132dee20c3b0cecc84bd3;hb=HEAD;hp=19bcaaa344747c009ffb0d60ee1309ef0cce9920;hpb=5d2782271254a36a90b8a71a7f65db688ac0b1ef;p=netvirt.git diff --git a/pom.xml b/pom.xml index 19bcaaa344..ff2cf35970 100644 --- a/pom.xml +++ b/pom.xml @@ -1,63 +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 - arputil - vpnmanager - interfacemgr - alivenessmonitor - fibmanager - bgpmanager - dhcpservice - itm - 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 + 8.1.1 + + + + org.opendaylight.netvirt + netvirt-aggregator + 0.12.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 + + + + + + + + + + + +