From 113c21bf80fec69223c5189d0b6bc82db57d5b8e Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 4 Oct 2024 12:35:11 +0200 Subject: [PATCH] just to build SNAPSHOT version --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 278fe2a..44df78f 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.3.0] - 2024-06-28 +## [v3.3.0-SNAPSHOT] - 2024-06-28 - Implemented the init facility to resolve a public link on an item [#27120] - Integrated new Uri-Resolver-Manager [#27160] diff --git a/pom.xml b/pom.xml index 6845762..62460d1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-entry-app war - 3.3.0 + 3.3.0-SNAPSHOT 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