From 51cd46d50e9067529b9355a6e23670150453c451 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 20 Dec 2021 15:03:26 +0100 Subject: [PATCH] removed -SNAPSHOT to be released --- .settings/org.eclipse.wst.common.component | 2 +- CHANGELOG.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.