From a65f6218426e44f1560ced55b7e7c30f56f1f050 Mon Sep 17 00:00:00 2001 From: Madan Jampani Date: Mon, 8 Dec 2014 08:59:23 -0800 Subject: [PATCH] [ONOS-447] Add org.osgi.core dependency to pom.xml. Fixes eclipse build issue Change-Id: I8bfbc1e33326c1b23cafd3f82f129a708a5e9985 --- providers/host/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/providers/host/pom.xml b/providers/host/pom.xml index 6afc911655..5cf7c40a2c 100644 --- a/providers/host/pom.xml +++ b/providers/host/pom.xml @@ -37,6 +37,10 @@ tests test + + org.osgi + org.osgi.core + org.osgi org.osgi.compendium