From 1d937333869783d46a037d5aa10f149856cacab0 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 19 Jun 2023 11:00:59 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1632b69..c9c742b 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). -## [v3.2.1-SNAPSHOT] - 2023-06-16 +## [v3.2.1] - 2023-06-16 - Fixed issue in the Search facility [#25265] diff --git a/pom.xml b/pom.xml index ce1acdd..702b870 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-entry-app war - 3.2.1-SNAPSHOT + 3.2.1 GeoPortal Data Entry App The GeoPortal Data Entry App is an application to build the web forms for data entries needed to create projects/documents (based on UCD) in the D4Science Geoportal service @@ -25,7 +25,7 @@ - 2.10.0 + 2.9.0 ${project.build.directory}/${project.build.finalName} UTF-8