X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=dad73c0cb8823c11c54fe760b7202960e5a2b4e5;hb=2fca7f1c7b5d15835aaebfbea18733260a07543d;hp=b35783b224d78fa40f5205f4f9b31ee39df8b386;hpb=de6f0c4da2c7ac55cd9059ea957483ad04bc21f3;p=netvirt.git diff --git a/pom.xml b/pom.xml index b35783b224..dad73c0cb8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,42 +1,63 @@ - org.opendaylight.vpnservice - vpnservice - 0.3.0-SNAPSHOT - ${project.artifactId} - pom +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.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. + + + 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 + + 3.1.1 + - commons/binding-parent - commons/config-parent - model-bgp - mdsalutil - lockmanager - idmanager - arputil - vpnmanager - interfacemgr - alivenessmonitor - elanmanager - fibmanager - bgpmanager - neutronvpn - dhcpservice - itm - natservice - distribution/karaf + commons features - vpnservice-artifacts - vpnintent - fcapsmanager + karaf + netvirt + openstack + netvirt-artifacts + ovsdb-ui + utils + vpnservice @@ -58,10 +79,54 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - - scm:git:ssh://git.opendaylight.org:29418/vpnservice.git - scm:git:ssh://git.opendaylight.org:29418/vpnservice.git - https://wiki.opendaylight.org/view/VPNService:Main - HEAD - + + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + + \ No newline at end of file