diff options
author | 2020-08-08 17:36:46 +0000 | |
---|---|---|
committer | 2020-08-08 17:36:46 +0000 | |
commit | fd14f7d9053638be623ddcdf7e595dcf33a8a2ef (patch) | |
tree | 9ca56d50003a056d7fde4fc6994b3c16cf4d90aa /swift-client | |
parent | bb017a08b05d5d4f0e938538620ae8d335f85294 (diff) |
Release so/libs1.6.1
Diffstat (limited to 'swift-client')
-rw-r--r-- | swift-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-client/pom.xml b/swift-client/pom.xml index fb9cae5..2f284e7 100644 --- a/swift-client/pom.xml +++ b/swift-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.1</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>swift-client</artifactId> |