From 4061a49630bd90e2a4839fc5f5622e1faaebfd67 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 9 Feb 2015 23:21:30 +0100 Subject: [PATCH] Do not duplicate OSGi dependencyManagement Both compendium and core are already defined by odlparent, so we don't need it here. Change-Id: I35a39833e8b1bc6f50d0417c6a3e917721d7e066 Signed-off-by: Robert Varga --- opendaylight/commons/opendaylight/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 5310db30a7..b20afb8e79 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1253,16 +1253,6 @@ nagasena-rta ${exi.nagasena.version} - - org.osgi - org.osgi.compendium - ${osgi.compendium.version} - - - org.osgi - org.osgi.core - ${osgi.core.version} - org.reflections reflections -- 2.36.6