From 2c99dfb113ca8a960b08de00b90165f0c1565836 Mon Sep 17 00:00:00 2001 From: gaurav Date: Fri, 14 Sep 2018 14:36:21 +0530 Subject: Dependency management for Restconf Client Changes includes: - Disable karaf.feature.test to pass SingleFeatureTest as there is no problem in running env. - Removed Restconf Client from plugins-all to pass SingleFeatureTest. Will submit seperate patch to add Restconf client to boot features list in DockerFile directly. Change-Id: I6193284e9e3c3f9a816133255611df03339937f9 Issue-ID: CCSDK-567 Signed-off-by: Gaurav Agrawal --- features/ccsdk-sli-plugins-all/pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'features/ccsdk-sli-plugins-all/pom.xml') diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml index d4715be6..714ad58a 100644 --- a/features/ccsdk-sli-plugins-all/pom.xml +++ b/features/ccsdk-sli-plugins-all/pom.xml @@ -60,12 +60,5 @@ xml features - - ${project.groupId} - ccsdk-restconf-client - ${project.version} - xml - features - -- cgit 1.2.3-korg