From 9f98ada991f492f04dd8ec274c69c5fe50ccf619 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 25 May 2021 11:11:33 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71f88e6..8d4b91c 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.27.0-SNAPSHOT] - 2021-05-10 +## [v6.27.0] - 2021-05-10 [#21387] Harmonized version of jackson libs to 2.8.11 to resolve conflict [#21346] Applying new workflow to manage the "Sync with Tredds" facility diff --git a/pom.xml b/pom.xml index 5e7664e..653caa9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.27.0-SNAPSHOT + 6.27.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. @@ -46,7 +46,7 @@ org.gcube.distribution maven-portal-bom - 3.6.2-SNAPSHOT + 3.6.2 pom import @@ -240,6 +240,7 @@ org.slf4j slf4j-log4j12 + test