From a09fb4761658ac818e54e7095d7b0b6ad35324bb Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Tue, 12 Nov 2024 09:05:47 +0000 Subject: Revert changes in models-impl/cds pom - adding dependencies directly might have caused issues in drools-apps Issue-ID: POLICY-5158 Change-Id: I48be8f3fa45e124e1f9939546f12a1bccc0d790f Signed-off-by: adheli.tavares --- models-interactions/model-impl/cds/pom.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'models-interactions/model-impl/cds') diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 28643b1eb..73434a877 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -39,27 +39,12 @@ org.onap.ccsdk.cds.blueprintsprocessor.modules blueprint-proto - provided - - - io.grpc - grpc-core - - - io.grpc - grpc-stub - - - io.grpc - grpc-api - - - io.grpc - grpc-netty io.grpc grpc-testing + 1.29.0 + test -- cgit