diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b0043e..1518a7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.13.1-SNAPSHOT] + +- Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT [#22825] + ## [v1.13.0] ### Added diff --git a/pom.xml b/pom.xml index 4ca8710..50d8a3e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.data-catalogue grsf-publisher-ws - 1.13.0 + 1.13.1-SNAPSHOT war grsf-publisher-ws Utility library to publish GRSF products on GRSF catalogue. @@ -55,7 +55,7 @@ org.gcube.common storagehub-client-library - [1.0.0, 2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)