diff --git a/CHANGELOG.md b/CHANGELOG.md index a82e80c..cd36292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Bom -## [v2.4.1-SNAPSHOT] +## [v2.4.1] - Enhanced common-authorization lower bound of range - Enhanced authorization-client lower bound of range diff --git a/pom.xml b/pom.xml index 0222465..bf45449 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.4.1-SNAPSHOT + 2.4.1 pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -124,12 +124,12 @@ org.gcube.common storagehub-model - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0, 3.0.0-SNAPSHOT) org.gcube.common storagehub-client-library - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0, 3.0.0-SNAPSHOT)