From c32af933df44096700d229d235dc63487623dbdf Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 12 May 2023 10:58:13 +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 675a012..a7fe906 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.0-SNAPSHOT] - 2022-05-11 +## [v3.2.0] - 2022-05-12 - Implemented the Update facility [#24166] - Integrated with the geoportal-data-mapper library [#24244] diff --git a/pom.xml b/pom.xml index 42bd7a4..dfb0aed 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-entry-app war - 3.2.0-SNAPSHOT + 3.2.0 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 @@ -51,7 +51,7 @@ org.gcube.distribution maven-portal-bom - 3.8.0-SNAPSHOT + 3.7.0 pom import