summaryrefslogtreecommitdiffstats
path: root/keystone-model
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2020-03-27 22:54:06 +0530
committerseshukm <seshu.kumar.m@huawei.com>2020-03-27 22:54:06 +0530
commit720654dcb4ec033cf16892d1aa730100f057ff61 (patch)
treeee7c3d7c5ef04009aa93b0d403c81acc7bb3063d /keystone-model
parentc4c4bbdcb8409b73f694d763be9fa49158346e01 (diff)
bump the version of the libs to 1.6.1
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I2108afe415472a79f686cd434b58320ffccd0a6f
Diffstat (limited to 'keystone-model')
-rw-r--r--keystone-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystone-model/pom.xml b/keystone-model/pom.xml
index 4177225..d483778 100644
--- a/keystone-model/pom.xml
+++ b/keystone-model/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.libs</groupId>
<artifactId>openstack-java-sdk</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.so.libs.openstack-java-sdk</groupId>
<artifactId>keystone-model</artifactId>