X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fpom.xml;h=f04a541d2fca7693a8d5bb7ace0a0713231bdae1;hb=11584b43acd40e1d03027953fb52d3f58045ddd5;hp=8205e4ed34d74b3dcfdea87ee085645ec7307e51;hpb=e72cf5e6d5623ed05e2c7be0b99678226c5f4bfd;p=netvirt.git diff --git a/openstack/pom.xml b/openstack/pom.xml index 8205e4ed34..f04a541d2f 100644 --- a/openstack/pom.xml +++ b/openstack/pom.xml @@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - commons - org.opendaylight.ovsdb - 1.4.0-SNAPSHOT - ../commons/parent/pom.xml + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + org.opendaylight.netvirt openstack - 1.2.1-SNAPSHOT + 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. - https://wiki.opendaylight.org/view/OVSDB_Integration:Main Eclipse Public License v1.0 @@ -38,18 +38,59 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + 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 + features + karaf + netvirt-artifacts + ovsdb-ui + utils net-virt - net-virt-providers net-virt-it + net-virt-providers + net-virt-sfc + sfc-translator + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +