diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ca928b..72454e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,18 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Smartgears Bom +# [V2.3.0-SNAPSHOT] + +- enhanced information-system-model version range + + ## [v2.2.0] - enhanced gcube-model version range - enhanced information-system-model version range - Upgraded gcube-bom version to 2.1.0-SNAPSHOT + ## [v2.1.1] - Enhanced gcube-bom version diff --git a/pom.xml b/pom.xml index 979cc6c..629a8ad 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.2.0 + 2.3.0-SNAPSHOT pom gCube Smartgears Bom @@ -34,7 +34,7 @@ org.gcube.distribution gcube-bom - 2.1.0 + 2.2.0-SNAPSHOT pom import @@ -128,7 +128,7 @@ org.gcube.information-system information-system-model - [5.0.0-SNAPSHOT,6.0.0-SNAPSHOT) + [6.0.0-SNAPSHOT,7.0.0-SNAPSHOT) provided