From 0ff87783a0fb2ab7bd60daf4a399bb8933af244a Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Fri, 18 Sep 2015 16:39:47 +0200 Subject: [PATCH] Remove obsolete artifacts from commons.opendaylight commons.opendaylight includes a few obsolete artifacts in its dependency management: features-base, features-adsal, and features-nsf. This patch removes them. Change-Id: Ief98dce25d66439fea23e231470583b971f27756 Signed-off-by: Stephen Kitt --- opendaylight/commons/opendaylight/pom.xml | 24 ----------------------- 1 file changed, 24 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index cb2ea5cc29..5e54dddb94 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1291,30 +1291,6 @@ xml runtime - - org.opendaylight.controller - features-base - ${commons.opendaylight.version} - features - xml - runtime - - - org.opendaylight.controller - features-adsal - ${sal.version} - features - xml - runtime - - - org.opendaylight.controller - features-nsf - ${nsf.version} - features - xml - runtime - -- 2.36.6