diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index fcf1845..768213b 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -158,7 +158,7 @@ - + uses diff --git a/CHANGELOG.md b/CHANGELOG.md index 85d3fe2..241e9d1 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.28.1-SNAPSHOT] - 2021-12-20 +## [v6.28.1] - 2021-12-20 #### Fixes diff --git a/pom.xml b/pom.xml index 827cb8d..bd541ba 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.28.1-SNAPSHOT + 6.28.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.