diff --git a/.classpath b/.classpath
index 110bd13..b4798ae 100644
--- a/.classpath
+++ b/.classpath
@@ -1,12 +1,12 @@
-
+
-
+
@@ -35,5 +35,5 @@
-
+
diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs
index aa1e255..96844a8 100644
--- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs
+++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs
@@ -1,4 +1,4 @@
eclipse.preferences.version=1
-lastWarOutDir=/home/francesco/git/workspace/target/workspace-6.24.0-SNAPSHOT
+lastWarOutDir=/home/francesco/git/workspace/target/workspace-6.24.0
warSrcDir=src/main/webapp
warSrcDirIsOutput=false
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
index be14d48..cf40ed3 100644
--- a/.settings/org.eclipse.wst.common.component
+++ b/.settings/org.eclipse.wst.common.component
@@ -1,13 +1,10 @@
-
+
-
- uses
-
diff --git a/changelog.md b/CHANGELOG.md
similarity index 98%
rename from changelog.md
rename to CHANGELOG.md
index 187836e..89da6ab 100644
--- a/changelog.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@
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-24.1] [r4-24-0] - 2020-05-18
+
+Just to include the ckan-util-library patched at [#19493]
+
+
## [v6-24.0] [r4-23-0] - 2020-05-18
**New Features**
diff --git a/descriptor.xml b/descriptor.xml
index 142b18c..0487853 100644
--- a/descriptor.xml
+++ b/descriptor.xml
@@ -15,7 +15,7 @@
README.md
LICENSE.md
profile.xml
- changelog.md
+ CHANGELOG.md
755
true
diff --git a/pom.xml b/pom.xml
index a92e3f0..fdd69cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.gcube.portlets.user
workspace
war
- 6.24.0
+ 6.24.1
gCube Workspace Portlet
gCube Workspace Portlet is a web-gui to manage the gCube workspace, a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs.