diff --git a/CHANGELOG.md b/CHANGELOG.md index 575d70b..e27cb41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Smartgears Bom -## [v2.2.0-SNAPSHOT] +## [v2.1.1-SNAPSHOT] + +- Enhanced gcube-bom version -- enhanced gcube-model version range -- enhanced information-system-model version range -- Upgraded gcube-bom version to 2.1.0-SNAPSHOT -- Added authorization-utils [#22871] ## [v2.1.0] diff --git a/pom.xml b/pom.xml index d7b5935..2c0c1d7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.2.0-SNAPSHOT + 2.1.1-SNAPSHOT pom gCube Smartgears Bom @@ -34,7 +34,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.0.2-SNAPSHOT pom import @@ -107,12 +107,6 @@ [2.0.0,3.0.0-SNAPSHOT) provided - - org.gcube.common - authorization-utils - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) - provided - @@ -134,13 +128,13 @@ org.gcube.information-system information-system-model - [5.0.0-SNAPSHOT,6.0.0-SNAPSHOT) + [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) provided org.gcube.resource-management gcube-model - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) provided