X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5392ce7973b2f018c689e5c1fce4050faf057899;hb=43de8e248acc68a8d614461a0a23a50a0217acb1;hp=ecde2ef8bdd681f0d795d216cd6b8e1d17237d3a;hpb=c1e31b4392112c66e4547bf13d9643904244cb11;p=netvirt.git diff --git a/pom.xml b/pom.xml index ecde2ef8bd..5392ce7973 100644 --- a/pom.xml +++ b/pom.xml @@ -6,79 +6,136 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - - 4.0.0 + - - org.opendaylight.ovsdb - commons - 1.4.0-SNAPSHOT - commons/parent - + + org.opendaylight.odlparent + odlparent-lite + 5.0.1 + + - ovsdb - 1.2.1-SNAPSHOT - ${project.artifactId} - pom - The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - - 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/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - + org.opendaylight.netvirt + netvirt-aggregator + 0.10.0-SNAPSHOT + netvirt + pom + 4.0.0 - - 3.1.1 - + 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 + - - - commons + + aclservice + alarm + artifacts + bgpmanager + cache + coe + commons + dhcpservice + elanmanager + features + fibmanager + ipv6service + karaf + model-bgp + natservice + neutronvpn + qosservice + statemanager + vpnmanager + - library - - features - karaf - - southbound - northbound - openstack - ovsdb-artifacts - plugin-shell - schemas - utils - ovsdb-ui - hwvtepsouthbound - - integrationtest - - - - - - maven-deploy-plugin - - true - - - - + + + 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 + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +