summaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 58be1a5..348ccea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<groupId>org.onap.so.libs</groupId>
<artifactId>openstack-java-sdk</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>so-libs</name>
<description>OpenStack Java SDK</description>