diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-13 14:39:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-13 14:39:31 +0000 |
commit | 8fd72335b2e44cc674df5b716347e6f21b071bb4 (patch) | |
tree | 60730aa8ffc9fb1b25d24d44d943d185ad064346 /heat-model/pom.xml | |
parent | a6960b437719fae651db663d8c9a940592912682 (diff) |
Release so/libs1.9.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 2fbdc4c..c1cd013 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.9.0-SNAPSHOT</version> + <version>1.9.0</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>heat-model</artifactId> |