diff options
author | 2020-08-08 08:40:26 +0000 | |
---|---|---|
committer | 2020-08-08 08:40:26 +0000 | |
commit | 729baf15c294fb2e28b63e59fa02dd5d0668484d (patch) | |
tree | 853728b9a7cc9cbadff1970d22635e24bf9e9e03 /heat-model/pom.xml | |
parent | f7b681dfe48e1747eac2ebadba0939bea031d5fa (diff) |
Release so/libs1.6.0
Diffstat (limited to 'heat-model/pom.xml')
-rw-r--r-- | heat-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat-model/pom.xml b/heat-model/pom.xml index c3e24fa..a023c04 100644 --- a/heat-model/pom.xml +++ b/heat-model/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.onap.so.libs</groupId> <artifactId>openstack-java-sdk</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.0</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>heat-model</artifactId> |