From c4e9ca93b69d7960bd2d7a3e43a3b74be8d06c0f Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 11 May 2023 15:16:28 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- .settings/org.eclipse.wst.common.component | 43 +++++++++++++++------- CHANGELOG.md | 2 +- pom.xml | 2 +- 3 files changed, 32 insertions(+), 15 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index dac3673..277add3 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,7 @@ - + + + @@ -76,7 +78,9 @@ - + + + @@ -153,7 +157,9 @@ - + + + @@ -230,7 +236,9 @@ - + + + @@ -307,7 +315,9 @@ - + + + @@ -384,7 +394,9 @@ - + + + @@ -461,10 +473,9 @@ - - uses - - + + + @@ -541,7 +552,9 @@ - + + + @@ -618,7 +631,9 @@ - + + + @@ -695,7 +710,9 @@ - + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 9359b83..0f482f2 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.4.0-SNAPSHOT] - 2023-05-05 +## [v3.4.0] - 2023-05-11 - Integrated the geoportal-data-mapper component [#24978] diff --git a/pom.xml b/pom.xml index d196c60..5874a2f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 3.4.0-SNAPSHOT + 3.4.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