X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fpom.xml;h=bf94fbc64cb656c52fbda487ce9ba0fbe8ef6d10;hb=4f153b49f6bcbaeffbc7437be82ea23cf4174e25;hp=8227469facc3e605fcaccd1d1f67adf057c8f60b;hpb=62c546111f9392b7075a242719751aba7b34e081;p=netvirt.git diff --git a/openstack/pom.xml b/openstack/pom.xml index 8227469fac..bf94fbc64c 100644 --- a/openstack/pom.xml +++ b/openstack/pom.xml @@ -12,14 +12,15 @@ 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.7.0-SNAPSHOT + + org.opendaylight.ovsdb openstack - 1.2.1-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. @@ -53,4 +54,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html net-virt-it net-virt-sfc + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + +