diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce7492a..7b85611 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 Smartgears 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 75bb590..a6a7ba8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
org.gcube.distribution
gcube-smartgears-bom
- 2.0.0-SNAPSHOT
+ 2.0.0
pom
gCube Smartgears Bom
@@ -34,7 +34,7 @@
org.gcube.distribution
gcube-bom
- 2.0.0-SNAPSHOT
+ 2.0.0
pom
import
@@ -113,13 +113,13 @@
org.gcube.data.publishing
document-store-lib
- [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)
+ [3.0.0,4.0.0-SNAPSHOT)
provided
org.gcube.accounting
accounting-lib
- [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT)
+ [4.0.0,5.0.0-SNAPSHOT)
provided
@@ -137,7 +137,7 @@
org.gcube.core
common-smartgears
- [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)
+ [3.0.0,4.0.0-SNAPSHOT)
provided