From 89bfc6063acc6e654429cdd192cb83a5dd7b401b Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 8 Mar 2022 15:32:58 +0100 Subject: [PATCH] Added storagehub dependecies in range 1,2 --- CHANGELOG.md | 8 ++------ pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cef1106..620cfee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Bom -## [v2.1.0-SNAPSHOT] +## [v2.0.2-SNAPSHOT] -- Enhanced gcube-model version range -- Enhanced information-system-model version range -- Added json-simple library version 1.1.1 [#21692] -- Added authorization-utils [#22550][#22871] -- Added storage hub dependencies [#22730] [#22872] +- Added storagehub dependecies in range 1,2 [22925] ## [v2.0.1] [r5.0.0] - 2021-02-24 diff --git a/pom.xml b/pom.xml index 202c39d..bddae30 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.0.2-SNAPSHOT pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -91,12 +91,12 @@ org.gcube.common storagehub-model - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [1.0.0, 2.0.0-SNAPSHOT) org.gcube.common storagehub-client-library - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [1.0.0, 2.0.0-SNAPSHOT)