diff --git a/CHANGELOG.md b/CHANGELOG.md
index 123a385..565849c 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
-## [v2.0.0-SNAPSHOT] - 2024-03-29
+## [v2.0.0] - 2024-03-29
- moved to jakarta
diff --git a/pom.xml b/pom.xml
index ef2b2c6..eba80a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.gcube.resources.discovery
discovery-client
- 2.0.0-SNAPSHOT
+ 2.0.0
Discovery Client
Base API for resource discovery clients