X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fpom.xml;h=fce355d0f5b35356a8a6793b84c7973005c29427;hb=126184ae38f51dc275e2f2498459b9dd12d735bd;hp=20435de2462defff00398da23a15e92a9ebcd9c7;hpb=3efd19b8c88e3c19bd6a4fd8c20d9b39cf215ee9;p=netvirt.git diff --git a/openstack/pom.xml b/openstack/pom.xml index 20435de246..fce355d0f5 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.3.0-SNAPSHOT - ../commons/parent/pom.xml + org.opendaylight.odlparent + odlparent-lite + 1.7.0-SNAPSHOT + + org.opendaylight.netvirt openstack - 1.1.0-SNAPSHOT + 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. - https://wiki.opendaylight.org/view/OVSDB_Integration:Main Eclipse Public License v1.0 @@ -38,8 +38,8 @@ 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 @@ -48,7 +48,52 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 3.1.1 + commons + features + karaf + netvirt-artifacts + ovsdb-ui + utils net-virt + 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}/ + +