From 1ad078b3b6741e6109510eb7cbe921d62b34a794 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 28 Mar 2019 12:49:35 -0400 Subject: Install cds proto.definition Update grpc-resource/installer/pom.xml to install cds proto.definition dependency Change-Id: I4d6609055674ff26ec73941691d44e0d78809573 Issue-ID: CCSDK-1178 Signed-off-by: Timoney, Dan (dt5972) --- grpc-resource/installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml index 06e30541..af425568 100755 --- a/grpc-resource/installer/pom.xml +++ b/grpc-resource/installer/pom.xml @@ -122,7 +122,7 @@ false org.onap.ccsdk.sli.adaptors, - org.onap.ccsdk.apps.components, + org.onap.ccsdk.cds.components, io.grpc, io.netty, com.google.protobuf, -- cgit 1.2.3-korg