X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4625bef24ca0580b8c9ad47462e24e3cf5cb6cf4;hb=refs%2Fchanges%2F49%2F58749%2F7;hp=f090c5698dc88d708bb90b5abe1d646e1c403f51;hpb=462c6a1f859067a517111cb7a1441571659c984b;p=netvirt.git diff --git a/pom.xml b/pom.xml index f090c5698d..4625bef24c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,51 @@ - - org.opendaylight.vpnservice - vpnservice - 0.2.0-SNAPSHOT - ${project.artifactId} - pom + 4.0.0 - - 3.1.1 - + + + org.opendaylight.odlparent + odlparent-lite + 1.9.0 + + + + org.opendaylight.netvirt + netvirt + 1.5.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 + + - commons/binding-parent - commons/config-parent - model-bgp - mdsalutil - lockmanager - idmanager - vpnmanager - interfacemgr - nexthopmgr - fibmanager - bgpmanager - distribution/karaf - features - vpnservice-artifacts + vpnservice @@ -51,10 +67,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