From 491bb45abbe2ebaed74efb7fa99616eeeb59fd73 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Tue, 21 Aug 2018 10:24:22 -0400 Subject: Add netbox-client to the ccsdk global feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I33ce7ac099039af3a40db22eed3687285196dc66 Issue-ID: CCSDK-462 Signed-off-by: Alexis de Talhouët --- features/ccsdk-sli-adaptors-all/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml index 871f3bbd..64bc2605 100644 --- a/features/ccsdk-sli-adaptors-all/pom.xml +++ b/features/ccsdk-sli-adaptors-all/pom.xml @@ -58,6 +58,13 @@ xml features + + ${project.groupId} + ccsdk-netbox-client + ${project.version} + xml + features + ${project.groupId} ccsdk-mdsal-resource -- cgit 1.2.3-korg