From 307c1245b831076e4b0c7521703bb10e6f4a2b13 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 21 Dec 2022 11:12:48 +0100 Subject: [PATCH] Removed -SNAPSHOT to be RELEASED --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69c74df..9675759 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.0.1-SNAPSHOT] - 2022-12-15 +## [v3.0.1] - 2022-12-15 #### Enhancement - [#24300] Improved the GUI of the search functionality when multiple collections are available. diff --git a/pom.xml b/pom.xml index 56368a5..29cf842 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 3.0.1-SNAPSHOT + 3.0.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