From f930d9ee670a6dce8977dcdb18643e48c7af33fd Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Thu, 5 Sep 2019 16:13:28 -0400 Subject: Move GRPC management api to designer api. Change-Id: I58ee303d361cf4f1996c966c094ec66886587b52 Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh --- ms/blueprintsprocessor/modules/inbounds/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ms/blueprintsprocessor/modules/inbounds/pom.xml') diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 8afecab3c..ba1bbd185 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -35,6 +35,10 @@ selfservice-api + + org.springframework.security + spring-security-core + org.onap.ccsdk.cds.blueprintsprocessor workflow-service @@ -80,6 +84,11 @@ kotlinx-coroutines-test test + + io.grpc + grpc-testing + test + io.projectreactor reactor-test -- cgit 1.2.3-korg