From: Stephen Kitt Date: Fri, 18 Sep 2015 14:39:47 +0000 (+0200) Subject: Remove obsolete artifacts from commons.opendaylight X-Git-Tag: release/beryllium~268 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=0ff87783a0fb2ab7bd60daf4a399bb8933af244a 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 --- 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 -