From b7885b3b722110e28146a734858e1402cb80a914 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 9 Jun 2023 11:08:42 +0200 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 11ba5b4..c6df39c 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.5.0-SNAPSHOT] +## [v3.5.0] - Supported the cross-filtering [#25074] - Supported the grouped custom layers [#25110] diff --git a/pom.xml b/pom.xml index 072e8b8..eda2071 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 3.5.0-SNAPSHOT + 3.5.0 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