diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2020-03-02 17:09:18 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-02 17:09:18 +0530 |
commit | 27344e8d4ad8cfffaa216048b31292d86ce68785 (patch) | |
tree | d30f67e0d5ec62ee029489a0b104309a19f75132 /grpc/grpc-client | |
parent | e43e3718794429168db1d0d306fec394b9f684d4 (diff) |
5.0.0 SNAPSHOT
Issue-ID: CLI-249
Change-Id: I88fc9367d126e774036563b231bf4b8937bb400d
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'grpc/grpc-client')
-rw-r--r-- | grpc/grpc-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/grpc-client/pom.xml b/grpc/grpc-client/pom.xml index 6a0d9332..077c1078 100644 --- a/grpc/grpc-client/pom.xml +++ b/grpc/grpc-client/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>oclip-grpc</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> </parent> <artifactId>oclip-grpc-client</artifactId> <name>oclip/grpc/client</name> |