summaryrefslogtreecommitdiffstats
path: root/grpc
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2019-03-07 06:14:54 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-07 06:14:54 +0000
commitf6c8240d32fadd879127644c54bd5c62413319ce (patch)
treecc3115fb74f01143495c084f9b1eac532296ee84 /grpc
parent802b47d0908e4ec81671f35584986d65ebed0c34 (diff)
parentf38ba72f4968816926f8442f6158bb01cab1ad5b (diff)
Merge "Increase vesrion"
Diffstat (limited to 'grpc')
-rw-r--r--grpc/grpc-server/pom.xml2
-rw-r--r--grpc/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/grpc/grpc-server/pom.xml b/grpc/grpc-server/pom.xml
index db164ba7..e4d1a288 100644
--- a/grpc/grpc-server/pom.xml
+++ b/grpc/grpc-server/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.onap.cli</groupId>
<artifactId>cli-main</artifactId>
- <version>2.0.5</version>
+ <version>2.0.6</version>
</dependency>
</dependencies>
<build>
diff --git a/grpc/pom.xml b/grpc/pom.xml
index 8bdbcc16..4924ac72 100644
--- a/grpc/pom.xml
+++ b/grpc/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.5</version>
+ <version>2.0.6</version>
</parent>
<version>1.0.3</version>
<artifactId>oclip-grpc</artifactId>