diff --git a/CHANGELOG.md b/CHANGELOG.md index c22b218..6eff878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for StorageHub Application Persistence +## [v3.1.0-SNAPSHOT] + +- Moved to storagehub-client-library to range 2.0.0,3.0.0-SNAPSHOT + ## [v3.0.0] - Removed code which is now part of authorization-utils [#22472] diff --git a/pom.xml b/pom.xml index 3c9f68e..faa27e1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.data-publishing storagehub-application-persistence - 3.0.0 + 3.1.0-SNAPSHOT StorageHub Application Persistence This library allows any application to persist in its workspace home any @@ -51,7 +51,7 @@ org.gcube.common storagehub-client-library - [1.0.0, 2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) org.gcube.common