From 1fd8867630ee2dab6c9762a27d4bc3d5f8b89b87 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 21 Jan 2021 15:02:54 +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 31537ca..9904c7b 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.2-SNAPSHOT] - 2021-01-18 +## [v6.25.2] - 2021-01-18 #### Bug Fixes diff --git a/pom.xml b/pom.xml index 54fd4da..0bb99e1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.25.2-SNAPSHOT + 6.25.2 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.