From b8445130b94a06ef140e79e5808134f15a8ab25c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 4 Sep 2020 10:45:49 +0200 Subject: [PATCH] Do not package mdsal.git's features-mdsal Unfortunately feature repositories is a flat namespace, which means we end up conflicting with controller's features-mdsal. Partially revert previous patch, so that we no longer conflict. JIRA: INTTEST-123 Change-Id: Iad05b5996ab5da4ab3822f6a2e49329b157ae577 Signed-off-by: Robert Varga --- features/repos/index/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 65e6b56c..f30d6640 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -233,12 +233,15 @@ true + org.opendaylight.mdsal features-mdsal-experimental -- 2.36.6