From 0733a62801f674f01d474cbf51e4cdf8be20af5b Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 11 Sep 2023 15:08:50 +0200 Subject: [PATCH] removed -SNAPSHOT --- .settings/org.eclipse.wst.common.component | 29 ++++++++++++++-------- CHANGELOG.md | 2 +- pom.xml | 2 +- 3 files changed, 21 insertions(+), 12 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 8455444..d64c48b 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -97,7 +98,8 @@ - + + @@ -195,7 +197,8 @@ - + + @@ -293,7 +296,8 @@ - + + @@ -391,7 +395,8 @@ - + + @@ -489,10 +494,11 @@ - + uses - + + @@ -590,7 +596,8 @@ - + + @@ -688,7 +695,8 @@ - + + @@ -786,7 +794,8 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ff76f..fe0d55f 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.6.0-SNAPSHOT] +## [v3.6.0] - GUI optimization [#25461] - Using the latest libraries version: gwt-ol.v8.4.1 (with openlayers.v6.6.1) and gwt.v2.10 diff --git a/pom.xml b/pom.xml index 0fea206..d710ccc 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 3.6.0-SNAPSHOT + 3.6.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