summaryrefslogtreecommitdiffstats
path: root/cinder-client
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2020-08-13 20:01:33 +0530
committerseshukm <seshu.kumar.m@huawei.com>2020-08-13 20:02:54 +0530
commitcdc142a3c2fc1904c9cbd9d0c9ea80b08fe34ea0 (patch)
treeaefc909556ef9b1ab3b1ef946f3f54ae39d62fbc /cinder-client
parent235907c49280e6343c07d427066dc750ff97c6c6 (diff)
bump the so/libs version for the Guilin
Issue-ID: SO-3073 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I39e7df35dcb52e5c3ed635bba827d4b350113bac
Diffstat (limited to 'cinder-client')
-rwxr-xr-xcinder-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cinder-client/pom.xml b/cinder-client/pom.xml
index 5449e37..a11b207 100755
--- a/cinder-client/pom.xml
+++ b/cinder-client/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.libs</groupId>
<artifactId>openstack-java-sdk</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
</parent>
<artifactId>cinder-client</artifactId>
<name>OpenStack Cinder Client</name>