From 4030381d1997fd5d4764c826632e5f283c2338fd Mon Sep 17 00:00:00 2001 From: Venkatrangan Govindarajan Date: Fri, 25 Sep 2015 20:29:04 +0000 Subject: [PATCH] Revert "Remove obsolete artifacts from commons.opendaylight" This reverts commit 0ff87783a0fb2ab7bd60daf4a399bb8933af244a. Change-Id: Id9151032657453c816b3dab63bb8982e4b2e8030 Signed-off-by: gvrangan --- opendaylight/commons/opendaylight/pom.xml | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 5e54dddb94..cb2ea5cc29 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1291,6 +1291,30 @@ 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