diff --git a/.classpath b/.classpath index 637acd9..164d7bd 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 9904c7b..a1d5c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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.25.3-SNAPSHOT] - 2021-02-02 + +Just to include new SHUB model + ## [v6.25.2] - 2021-01-18 #### Bug Fixes diff --git a/pom.xml b/pom.xml index 0bb99e1..2a6f22a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.25.2 + 6.25.3-SNAPSHOT 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.