From e2ea65fd8951954a9f0c57063a12f4cd33ce2612 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Mon, 2 Mar 2020 18:06:59 +0530 Subject: Verion 5.0.0 Issue-ID: CLI-249 Change-Id: I783edd05ad4360638b10ac7dc1eebc738d1ebe80 Signed-off-by: Kanagaraj Manickam k00365106 --- grpc/grpc-server/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'grpc/grpc-server') diff --git a/grpc/grpc-server/pom.xml b/grpc/grpc-server/pom.xml index cf442b18..3466bd0a 100644 --- a/grpc/grpc-server/pom.xml +++ b/grpc/grpc-server/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 5.0.0-SNAPSHOT + 5.0.0 oclip-grpc-server oclip/grpc/server @@ -42,7 +42,7 @@ org.onap.cli cli-main - 5.0.0-SNAPSHOT + 5.0.0 -- cgit 1.2.3-korg