diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cae794..e42aecc 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 Resource Registry Service
-## [v4.0.0-SNAPSHOT]
+## [v4.0.0]
- Used ContextCache to make the server more efficient
- Added REST APIs to get instance contexts both in Access and Sharing Port Type [#20013]
diff --git a/pom.xml b/pom.xml
index dff898a..7c08ca3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.gcube.information-system
resource-registry
- 4.0.0-SNAPSHOT
+ 4.0.0
Resource Registry Service
The Resource Registry is a web-service which represent the core component of the gCube Information System
war
@@ -32,7 +32,7 @@
org.gcube.distribution
gcube-smartgears-bom
- 2.0.0
+ 2.1.0
pom
import