From 003590f46e217211c89e8f1f6221ed4f37d279b9 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 3 Feb 2023 15:25:28 +0100 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f10031c..c0d3643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ 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). -## [v3.2.1-SNAPSHOT] - 2023-02-03 +## [v3.2.1] - 2023-02-03 #### Fixes - [#24432] Reverting serialization LinkedHashMap to LinkedHashMap. -- Improved Alert Ux in case of broken shared link +- Improved Alert UX in case of broken shared link ## [v3.2.0] - 2023-01-31 diff --git a/pom.xml b/pom.xml index 326d1c0..9868adf 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 3.2.1-SNAPSHOT + 3.2.1 GeoPortal Data Viewer App The GeoPortal Data Viewer App is an application to access, discovery and navigate the Geoportal projects/documents by a Web-Map Interface