X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fpom.xml;h=6620d8ebb56db92fc03a3a9ba2f9635867aa2357;hb=437e5ff1b33b47ae6db2026267510183adb3c674;hp=a977379ddc3232bf401b88091fbcd5ef828d5161;hpb=7a46519bee3557aaaf01b75951f2cadac2dbf58d;p=netvirt.git diff --git a/utils/pom.xml b/utils/pom.xml index a977379ddc..6620d8ebb5 100644 --- a/utils/pom.xml +++ b/utils/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 utils - 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. @@ -49,11 +50,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html config + hwvtepsouthbound-utils + it-utils mdsal-node mdsal-openflow mdsal-utils neutron-utils servicehelper southbound-utils + yang-utils + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +