X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fpom.xml;h=5e61d5fb97ab03d55f0bc03146b51200e1c7a792;hb=7fc0c87904fa1089a3a0aebc8c175830fa87fcca;hp=a977379ddc3232bf401b88091fbcd5ef828d5161;hpb=362b826eb59458765c054a8e0005cbaf6b6b65e5;p=netvirt.git diff --git a/utils/pom.xml b/utils/pom.xml index a977379ddc..5e61d5fb97 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.netvirt 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. @@ -38,8 +39,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 @@ -49,11 +50,30 @@ and is available at http://www.eclipse.org/legal/epl-v10.html config - mdsal-node mdsal-openflow mdsal-utils + netvirt-it-utils neutron-utils servicehelper - southbound-utils + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +