From 1f3c718338364db35ef73f1dedbe5a1679172f78 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 22 Mar 2019 07:45:06 -0400 Subject: Re-add grpc-client Re-add grpc-client, which had been commented out due to circular dependency between sli/adaptors and apps repositories. Change-Id: Ife4c9c03f4f9f26993a3976ae12639b3c4964b80 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) --- features/ccsdk-sli-adaptors-all/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'features') diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml index cf7bae329..59966087a 100644 --- a/features/ccsdk-sli-adaptors-all/pom.xml +++ b/features/ccsdk-sli-adaptors-all/pom.xml @@ -43,6 +43,7 @@ xml features + --> ${project.groupId} ccsdk-grpc-client @@ -50,7 +51,7 @@ xml features - --> + ${project.groupId} ccsdk-netbox-client -- cgit 1.2.3-korg