X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=c72f1bc147c0cb5a9e3391b30e4edb4e50eb434f;hb=refs%2Fchanges%2F70%2F91670%2F3;hp=a49e45a35386a2022ab0bf9e1473f5227933d215;hpb=1f5895e96207980be7cf402ff7b9395467d3d2e7;p=netvirt.git diff --git a/pom.xml b/pom.xml index a49e45a353..c72f1bc147 100644 --- a/pom.xml +++ b/pom.xml @@ -6,77 +6,122 @@ 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.odlparent - odlparent-lite - 1.7.0-SNAPSHOT - - + + org.opendaylight.odlparent + odlparent-lite + 7.0.5 + + - org.opendaylight.netvirt - netvirt - 1.3.0-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/netvirt.git - scm:git:ssh://git.opendaylight.org:29418/netvirt.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - + org.opendaylight.netvirt + netvirt-aggregator + 0.11.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 - features - karaf - netvirt - openstack - netvirt-artifacts - ovsdb-ui - utils - + + + true + true - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - - \ No newline at end of file + + + + 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 + + + + + + + + + + + + +