diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bd548d..5799f22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Enhanced information-system-model version range - Added json-simple library version 1.1.1 [#21692] - Added authorization-utils [#22550] -- Added storage hub dependencies [#22730] +- Added storage hub dependencies [#22730] [#22872] ## [v2.0.1] [r5.0.0] - 2021-02-24 diff --git a/pom.xml b/pom.xml index 02597d0..a4eaeba 100644 --- a/pom.xml +++ b/pom.xml @@ -96,13 +96,13 @@ org.gcube.common storagehub-model - 2.0.0-SNAPSHOT + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) org.gcube.common storagehub-client-library - 2.0.0-SNAPSHOT + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)