X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=745b68d7e62dc67791a584724b514c32e29388c4;hb=2ebaf23050854274b6af934d434fb9d2fdb37ee6;hp=189aaa16e2b30e7184bee3537beba54a299d84ee;hpb=8e14a9956d2d914a82f0fa3ab0a6666556cf05a2;p=ovsdb.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 189aaa16e..745b68d7e 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - + 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 @@ -58,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 + @@ -76,5 +83,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xml runtime + + ${project.groupId} + southbound-features + features + xml + runtime +