diff --git a/CHANGELOG.md b/CHANGELOG.md index 9666fda..d5ad13f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Smartgears Bom +## [v2.2.0-SNAPSHOT] + +- enhanced gcube-model version range +- enhanced information-system-model version range +- Upgraded gcube-bom version to 2.1.0-SNAPSHOT + ## [v2.1.0] - Added missing new IS libs diff --git a/pom.xml b/pom.xml index 725f74d..e171083 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.1.0 + 2.2.0-SNAPSHOT pom gCube Smartgears Bom @@ -34,7 +34,7 @@ org.gcube.distribution gcube-bom - 2.0.1 + 2.1.0-SNAPSHOT pom import @@ -128,13 +128,13 @@ org.gcube.information-system information-system-model - [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) + [5.0.0-SNAPSHOT,6.0.0-SNAPSHOT) provided org.gcube.resource-management gcube-model - [3.0.0,4.0.0-SNAPSHOT) + [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) provided