X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=410c4c0cb66f9e452d6e5de5d755b00cfa6a611d;hb=refs%2Fchanges%2F04%2F92004%2F4;hp=9a9e099d3dfd58b283ec9144305c04bd6433339d;hpb=48f70fdcf6ee5031ab7c71e87e2c6a0671b05cbe;p=netvirt.git diff --git a/pom.xml b/pom.xml index 9a9e099d3d..410c4c0cb6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,115 +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 - 2.0.4 - - + + org.opendaylight.odlparent + odlparent-lite + 7.0.5 + + - org.opendaylight.netvirt - netvirt - 1.6.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. - - - 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.12.0-SNAPSHOT + netvirt + pom + 4.0.0 - - vpnservice - + 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 + - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - + + + true + true - - - - maven-site - - - ${user.dir}/deploy-site.xml - - + - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - + + 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 + + + + - The following configuration is necessary for maven-site-plugin to - correctly identify the correct deployment path for OpenDaylight Maven - sites. - --> - ${odl.site.url}/${project.groupId}/${stream}/ + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + - - - opendaylight-site - ${nexus.site.url}/ - -