From 570fba3edb7067776bd72ec04f0dc1af014950c3 Mon Sep 17 00:00:00 2001 From: Madhu Venugopal Date: Wed, 27 Aug 2014 16:55:20 -0700 Subject: [PATCH] Adding plugin.shell to make OVSDB Karaf feature happy in integration branch Change-Id: Id583df6317e56f5377aa51dbc32c7aed79b3905f Signed-off-by: Madhu Venugopal --- commons/parent/pom.xml | 5 +++++ features/pom.xml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 8f71a369c1..34215fe0b0 100755 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -260,6 +260,11 @@ plugin ${ovsdb.plugin.version} + + org.opendaylight.ovsdb + plugin-shell + ${plugin.shell.version} + org.opendaylight.ovsdb openstack.net-virt diff --git a/features/pom.xml b/features/pom.xml index 56f16bbf97..527c266e27 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -57,6 +57,10 @@ org.opendaylight.ovsdb plugin + + org.opendaylight.ovsdb + plugin-shell + org.opendaylight.ovsdb schema.openvswitch -- 2.36.6