From: Rashmi Pujar Date: Tue, 1 Jun 2021 21:35:56 +0000 (-0400) Subject: Upgrade CDS dependency X-Git-Tag: 2.5.0~43^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d8b5454e5d389332f4f624c291fa46690cf177ef;p=policy%2Fmodels.git Upgrade CDS dependency CDS client libraries are exposed by a different maven module making is much more cleaner to use. The only drawback is we need to go back to older version of grpc-testing artifact due to conflicts. Issue-ID: POLICY-3338 Signed-off-by: Rashmi Pujar Change-Id: I98c79de7f12feefbae7c42c4c8f26357801b44f9 --- diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 50c994c9f..0c6cd6d08 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -19,8 +19,8 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 model-impl @@ -33,61 +33,14 @@ gRPC client implementation to send process message to CDS blueprint processor gRPC endpoint. - 1.35.0 - 3.14.0 + 1.25.0 - org.onap.ccsdk.cds.components - proto-definition - - - - - com.google.protobuf - protobuf-java - ${protobuf.version} - - - - - - io.netty - netty-codec-http2 - - - io.netty - netty-handler-proxy - - - io.grpc - grpc-protobuf - ${grpc.version} - - - com.google.code.findbugs - jsr305 - - - - - io.grpc - grpc-stub - ${grpc.version} - - - io.grpc - grpc-netty - ${grpc.version} - - - io.netty - netty-codec-http2 - - + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto io.grpc