X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fpom.xml;h=ce6acfb639c57d4a44cf088b366ffc2bd4eefd14;hb=999de9780e658d70c9ec660e15097768c7765fde;hp=2d57c9aa9aac49558bb09fbba3b301ee6abdef0b;hpb=020ec016f6e5807f136282b7fc7b6af113065475;p=netvirt.git diff --git a/utils/pom.xml b/utils/pom.xml index 2d57c9aa9a..ce6acfb639 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. @@ -51,7 +52,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html config mdsal-node mdsal-openflow - servicehelper mdsal-utils + neutron-utils + servicehelper + southbound-utils + hwvtepsouthbound-utils + yang-utils + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +