diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 0278025..0f58218 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -85,7 +86,8 @@ - + + @@ -171,7 +173,8 @@ - + + @@ -257,7 +260,8 @@ - + + @@ -343,7 +347,8 @@ - + + @@ -429,7 +434,8 @@ - + + @@ -515,7 +521,11 @@ - + + uses + + + @@ -601,7 +611,8 @@ - + + @@ -687,7 +698,8 @@ - + + @@ -773,7 +785,8 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index c6df39c..11ba5b4 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] +## [v3.5.0-SNAPSHOT] - Supported the cross-filtering [#25074] - Supported the grouped custom layers [#25110] diff --git a/pom.xml b/pom.xml index 165c743..072e8b8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,14 +7,14 @@ maven-parent org.gcube.tools - 1.1.0 + 1.2.0 org.gcube.portlets.user geoportal-data-viewer-app war - 3.5.0 + 3.5.0-SNAPSHOT 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