diff --git a/CHANGELOG.md b/CHANGELOG.md
index 164b12d..9547996 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.3.0-SNAPSHOT]
+## [v4.3.0]
- Migrated code to reorganized E/R format [#24992]
- Metadata are added only if requested by the client [#25040]
diff --git a/pom.xml b/pom.xml
index 828f842..21b91e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.gcube.information-system
resource-registry
- 4.3.0-SNAPSHOT
+ 4.3.0
Resource Registry Service
The Resource Registry is a web-service which represent the core component of the gCube Information System
war
@@ -31,7 +31,7 @@
org.gcube.distribution
gcube-smartgears-bom
- 2.5.0-SNAPSHOT
+ 2.5.0
pom
import
@@ -52,7 +52,7 @@
org.gcube.common
authorization-utils
- [2.1.0, 3.0.0-SNAPSHOT)
+ [2.2.0, 3.0.0-SNAPSHOT)
org.slf4j