diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58f9430..37f8aec 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 Publisher
-## [v4.3.0-SNAPSHOT]
+## [v4.3.0]
- Enhanced gcube-bom version
- Added usage of common-utility to overcome issues with different Smartgears version (i.e. 3 and 4)
diff --git a/pom.xml b/pom.xml
index 41461f0..0f9ddc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
org.gcube.information-system
resource-registry-publisher
- 4.3.0-SNAPSHOT
+ 4.3.0
Resource Registry Publisher
Resource Registry Publisher is a library designed to interact with Resource Registry Instances APIs
@@ -29,7 +29,7 @@
org.gcube.distribution
gcube-bom
- 2.2.0-SNAPSHOT
+ 2.2.0
pom
import
@@ -87,7 +87,7 @@
org.gcube.common
authorization-utils
- [2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT)
+ [2.1.0, 3.0.0-SNAPSHOT)
test