diff --git a/CHANGELOG.md b/CHANGELOG.md
index 484662d..dc36459 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
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).
-## [v6.1.0-SNAPSHOT] - 2021-10-13
+## [v6.1.0] - 2021-10-13
- Added possibility to postpone VRE expiration time of 5 years
diff --git a/pom.xml b/pom.xml
index 6394436..98c653c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.gcube.portlets.admin
vre-manager-portlet
war
- 6.1.0-SNAPSHOT
+ 6.1.0
VRE Manager Portlet
gCube VRE Manager Portlet shows a Wizard to create VREs.