diff --git a/CHANGELOG.md b/CHANGELOG.md index d7255c5..af9885e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Bom -## [v2.0.0-SNAPSHOT] [r5.0.0] - +## [v2.0.0] [r5.0.0] - - Switched JSON management to gcube-jackson [#19283] diff --git a/pom.xml b/pom.xml index 5cfdcc3..a426909 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.0.0-SNAPSHOT + 2.0.0 pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -95,22 +95,22 @@ org.gcube.information-system information-system-model - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT) org.gcube.resource-management gcube-model - [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) org.gcube.information-system resource-registry-publisher - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-client - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT) @@ -175,12 +175,12 @@ org.gcube.data.publishing document-store-lib - [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) org.gcube.accounting accounting-lib - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT)