diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-08 03:31:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-08 03:31:07 +0000 |
commit | e262a76d5259b981098fdfe830aa7572f86f3d74 (patch) | |
tree | a64e2773c4869d31f538eca45caf9c317d5fe8c6 /grpc/grpc-client | |
parent | 8625b456b58a3328bbe5e3619e51fcfafe9ced2c (diff) |
Release cli6.0.0
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 d8c011d8..b9edf45a 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>6.0.0-SNAPSHOT</version> + <version>6.0.0</version> </parent> <artifactId>oclip-grpc-client</artifactId> <name>oclip/grpc/client</name> |