From 71616cc0a6bee9c604b35754778ec5cae7477635 Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Mon, 25 Nov 2019 17:19:02 -0500 Subject: Upgrade CDS GRPC implementations. Dependent on : https://gerrit.onap.org/r/c/ccsdk/parent/+/98823 Issue-ID: CCSDK-1737 Signed-off-by: Brinda Santh Change-Id: I0b5087f7e98490d7066f389af29424aed40a6520 --- ms/controllerblueprints/modules/blueprint-proto/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ms/controllerblueprints/modules') diff --git a/ms/controllerblueprints/modules/blueprint-proto/pom.xml b/ms/controllerblueprints/modules/blueprint-proto/pom.xml index fef6cb7ac..8c2c45dd4 100644 --- a/ms/controllerblueprints/modules/blueprint-proto/pom.xml +++ b/ms/controllerblueprints/modules/blueprint-proto/pom.xml @@ -43,7 +43,7 @@ 0.6.1 - com.google.protobuf:protoc:3.6.1:exe:${os.detected.classifier} + com.google.protobuf:protoc:3.10.0:exe:${os.detected.classifier} ${project.basedir}/../../../../components/model-catalog/proto-definition/proto -- cgit 1.2.3-korg