X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4759cec6b68896fe778f072fb28b7414d366c80b;hb=3cae060719233b07e35347f58f1d9dabe63cce6c;hp=b7fbb63042af7187b1f73b97f08b0456ab451c75;hpb=74b8a1c1ed3844b2df969be723770517bda8318b;p=netvirt.git diff --git a/pom.xml b/pom.xml index b7fbb63042..4759cec6b6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,34 +1,56 @@ - - org.opendaylight.vpnservice - vpnservice - 0.2.0-SNAPSHOT - ${project.artifactId} - pom + 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + + + org.opendaylight.netvirt + netvirt + 1.4.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 - vpnmanager - interfacemgr - nexthopmgr - idmanager - fibmanager - bgpmanager - distribution/karaf - features - vpnservice-artifacts + openstack + vpnservice @@ -50,10 +72,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