diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84236f8..2bbd5f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) Service
-## [v2.0.0-SNAPSHOT]
+## [v2.0.0]
- Improved check on controlled vocabulary to match corner cases [#20742]
- Added PATCH method on Item collection [#19768]
diff --git a/pom.xml b/pom.xml
index c2db73e..218715a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.gcube.data-catalogue
gcat
war
- 2.0.0-SNAPSHOT
+ 2.0.0
gCube Catalogue (gCat) Service
This service allows any client to publish on the gCube Catalogue.
@@ -46,7 +46,7 @@
org.gcube.data-catalogue
gcat-api
- [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)
+ [2.0.0, 3.0.0-SNAPSHOT)
org.slf4j