X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=3046c4534d940a20759b2bb172044b440138fa28;hb=refs%2Fchanges%2F10%2F90210%2F11;hp=455060a01d24c1498cb1ccf62e649f7ead53c9c5;hpb=0486b1a57ed2237c407f39ae161f7a531679775f;p=netvirt.git diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 455060a01d..3046c4534d --- a/pom.xml +++ b/pom.xml @@ -1,63 +1,127 @@ + - 4.0.0 - - - org.opendaylight.ovsdb - commons - 1.3.0-SNAPSHOT - commons/parent - - - ovsdb - 1.1.0-SNAPSHOT - pom - - - 3.0 - - - - - commons/parent - commons/integrationtest - - library - schemas/openvswitch - schemas/hardwarevtep - plugin - plugin-shell - plugin-mdsal-adapter - northbound - utils/mdsal-openflow - openstack/net-virt - openstack/net-virt-providers - of-extension/nx-ofjava - of-extension/nx-sal - ovs-sfc - - integrationtest - - of-extension/openflowjava-nx-config - of-extension/openflowjava-nx-api-config - of-extension/nicira-extension-config - of-extension/ovs-nx-api-config - of-extension/ovs-nx-config - of-extension/nx-sal-config - - features/ovsdb - features/of-nxm-extensions - features/ovs-sfc - - distribution/opendaylight - distribution/opendaylight-karaf - - - - 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.odlparent + odlparent-lite + 7.0.2 + + + + org.opendaylight.netvirt + netvirt-aggregator + 0.11.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 + + + + + + + + + + +