aboutsummaryrefslogtreecommitdiffstats
path: root/grpc/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/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/pom.xml')
-rw-r--r--grpc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/grpc/pom.xml b/grpc/pom.xml
index af81fe99..4b134cb1 100644
--- a/grpc/pom.xml
+++ b/grpc/pom.xml
@@ -18,9 +18,9 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
- <version>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<artifactId>oclip-grpc</artifactId>
<packaging>pom</packaging>
<name>oclip/grpc</name>