X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=410c4c0cb66f9e452d6e5de5d755b00cfa6a611d;hb=3ea05518a709df30b82fcc157ca7cd7c92d9ed9a;hp=fe0b4f565660045fc7270e6aa3f1ddb8c2c95d17;hpb=3af312f8692da3a4d4646c15fc88dc335b703eac;p=netvirt.git diff --git a/pom.xml b/pom.xml index fe0b4f5656..410c4c0cb6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,85 +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.ovsdb - ovsdb - 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/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.12.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 + + + true + true - library - - features - karaf - - southbound - openstack - ovsdb-artifacts - schemas - utils - ovsdb-ui - hwvtepsouthbound - netvirt - + - - - - - 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 + + + + + + + + + + + + +