diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-04 11:57:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-04 11:57:44 +0000 |
commit | d99bbcf3790e5f837af01f7fada6339fffd35723 (patch) | |
tree | e76ec9bad6792b494b8c8be78b4b9b562e847f57 /swift-client/pom.xml | |
parent | e67af03e0d421c3a36717afa828ba226804a0f4e (diff) |
Release so/libs1.12.0
Diffstat (limited to 'swift-client/pom.xml')
-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 36b8a74..202dfd0 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.12.0-SNAPSHOT</version> + <version>1.12.0</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>swift-client</artifactId> |