X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=a096be07fe74b53271550e008c5e223a1e4ca4e9;hb=3bb8b2a6054441811eae3fc5ef6d258fdb111233;hp=880e5f3f5ca323d1726919acbc4e896b8eaea32d;hpb=16019c0dbaee9203ffa419c3db634fd57286ac37;p=netvirt.git diff --git a/pom.xml b/pom.xml index 880e5f3f5c..a096be07fe 100644 --- a/pom.xml +++ b/pom.xml @@ -1,63 +1,140 @@ - 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 - nexthopmgr - fibmanager - bgpmanager - 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 + 6.0.1 + + + + org.opendaylight.netvirt + netvirt-aggregator + 0.10.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 + + + + + + + + sfc + + true + + + sfc + + + + + no-sfc + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + +