diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 15e577e..c6bd833 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -20,7 +21,8 @@ - + + @@ -41,7 +43,8 @@ - + + @@ -62,7 +65,8 @@ - + + @@ -83,7 +87,8 @@ - + + @@ -103,17 +108,22 @@ - + + - + + uses + + uses - + + @@ -134,7 +144,8 @@ - + + @@ -155,7 +166,8 @@ - + + @@ -176,7 +188,8 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 376d427..60f8f71 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.0-SNAPSHOT] - 2021-11-05 +## [v6.28.0] - 2021-11-05 #### Enhancements diff --git a/pom.xml b/pom.xml index 7512280..8ee49f5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.28.0-SNAPSHOT + 6.28.0 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.