From ef0d950deba9935ca60219b8bcc9c3eb23a6577a Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 2 Feb 2021 17:28:36 +0100 Subject: [PATCH] Removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1d5c61..ca79bc0 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.25.3-SNAPSHOT] - 2021-02-02 +## [v6.25.3] - 2021-02-02 Just to include new SHUB model diff --git a/pom.xml b/pom.xml index 2a6f22a..28fa3c5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.25.3-SNAPSHOT + 6.25.3 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.