diff --git a/CHANGELOG.md b/CHANGELOG.md
index caabaa7..c4df5c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [v2-4-1-SNAPSHOT] - 2021-01-13
+## [v2-4-1] - 2021-01-13
-**Fixes**
+**Bug Fixes**
[Task #19942] Fixing master build fails
diff --git a/pom.xml b/pom.xml
index ebaadab..934324f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
org.gcube.data.transfer
uri-resolver
- 2.4.1-SNAPSHOT
+ 2.4.1
war
The URI Resolver is an HTTP URI resolver implemented as an REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications.