From 4eba1421d3cbcee1369967157231e4d105d4a81c Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 29 Jun 2021 14:49:14 +0200 Subject: [PATCH] Enhaced is-model and gcube-model versions --- CHANGELOG.md | 5 ++++- pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92c6cf1..bfaf4cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Bom -## [v2.0.2-SNAPSHOT] +## [v2.1.0-SNAPSHOT] + +- enhanced gcube-model version range +- enhanced information-system-model version range - added json-simple library version 1.1.1 [#21692] ## [v2.0.1] diff --git a/pom.xml b/pom.xml index 9066ad2..69479d4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.0.2-SNAPSHOT + 2.1.0-SNAPSHOT pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -94,12 +94,12 @@ org.gcube.information-system information-system-model - [4.0.0,5.0.0-SNAPSHOT) + [5.0.0-SNAPSHOT,6.0.0-SNAPSHOT) org.gcube.resource-management gcube-model - [3.0.0,4.0.0-SNAPSHOT) + [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) org.gcube.information-system