X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=536535cd2f049625fa91546fba964bf6915f862c;hb=0658cdedca26045898862acbd3e2173246f25297;hp=9cbd631f5897e6f9d61f37d19175814d5280f0af;hpb=a44451651d6952b1180b66052f757d46762c81c4;p=netvirt.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 9cbd631f58..536535cd2f 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,21 +13,42 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller karaf-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.opendaylight.ovsdb karaf - 1.1.0-SNAPSHOT + 1.2.1-SNAPSHOT ${project.artifactId} 3.1.1 - + odl-ovsdb-openstack + 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 + http://www.eclipse.org/legal/epl-v10.html + + + + + Sam Hague + shague@gmail.com + https://github.com/shague + + + + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + @@ -37,6 +58,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import + + ${project.groupId} + southbound-artifacts + ${project.version} + pom + import + @@ -55,5 +83,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xml runtime + + ${project.groupId} + southbound-features + features + xml + runtime +