diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a01c0f..a41aa9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,13 @@
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.31.3-SNAPSHOT] - 2021-03-25
+
+#### Bug Fixes
+
+Declared the workspace-uploader range [2.0, 3.0)
+
## [v6.31.2] - 2021-01-18
#### Bug Fixes
diff --git a/pom.xml b/pom.xml
index 8e7896b..e0828c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
org.gcube.portlets.user
workspace-tree-widget
- 6.31.2
+ 6.31.3-SNAPSHOT
gCube Workspace Tree Widget
gCube Workspace Tree Widget is a widget to navigate and interact with gCube Workspace
@@ -195,7 +195,7 @@
org.gcube.portlets.widgets
workspace-uploader
- [1.0.0, 3.0.0-SNAPSHOT)
+ [2.0.0, 3.0.0)
compile