summaryrefslogtreecommitdiffstats
path: root/glance-model
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2020-08-13 14:09:33 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-13 14:09:33 +0000
commit235907c49280e6343c07d427066dc750ff97c6c6 (patch)
tree636f22b12d0481690ba222bcf0dfcbf0e26ab814 /glance-model
parenta4da019af9a84b5b7e28229e8d9b7a8dda736ac4 (diff)
parent9485a6b77d7600c1a0c5affbb4cbf4c8f03dc228 (diff)
Merge "Use java11 as default jdk"
Diffstat (limited to 'glance-model')
-rw-r--r--glance-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/glance-model/pom.xml b/glance-model/pom.xml
index 8c6bd2f..4f05bf1 100644
--- a/glance-model/pom.xml
+++ b/glance-model/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.libs</groupId>
<artifactId>openstack-java-sdk</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.so.libs.openstack-java-sdk</groupId>
<artifactId>glance-model</artifactId>