diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-08 08:40:26 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-08 08:40:26 +0000 |
commit | 729baf15c294fb2e28b63e59fa02dd5d0668484d (patch) | |
tree | 853728b9a7cc9cbadff1970d22635e24bf9e9e03 /nova-client/pom.xml | |
parent | f7b681dfe48e1747eac2ebadba0939bea031d5fa (diff) |
Release so/libs1.6.0
Diffstat (limited to 'nova-client/pom.xml')
-rw-r--r-- | nova-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova-client/pom.xml b/nova-client/pom.xml index 6f00a10..fc61ae1 100644 --- a/nova-client/pom.xml +++ b/nova-client/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.0</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>nova-client</artifactId> |