aboutsummaryrefslogtreecommitdiffstats
path: root/grpc/grpc-client/pom.xml
diff options
context:
space:
mode:
authorjitendra007 <jitendra.sharma1@huawei.com>2020-09-29 20:40:28 +0530
committerjitendra007 <jitendra.sharma1@huawei.com>2020-09-29 20:40:28 +0530
commitd3d440a28368cf559342758229d0db970e83ff37 (patch)
tree13048332b1c23ac5966803f664caea6b70fca338 /grpc/grpc-client/pom.xml
parent8552cb173d665d59baece19cb8123b95acf88200 (diff)
Set version to 6.0.0
Issue-ID: CLI-320 Signed-off-by: jitendra007 <jitendra.sharma1@huawei.com> Change-Id: If32535e06ba00877752c4378550478d160bcb9b7
Diffstat (limited to 'grpc/grpc-client/pom.xml')
-rw-r--r--grpc/grpc-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/grpc-client/pom.xml b/grpc/grpc-client/pom.xml
index 302d77d4..d8c011d8 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>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>oclip-grpc-client</artifactId>
<name>oclip/grpc/client</name>