From bbc38bc2dffbcfe5a0a495b7326c3fa9d033a3a0 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 6 Oct 2021 16:56:57 +0200 Subject: [PATCH] moved to 2.0.0-SNAPSHOT --- .classpath | 6 +- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 87 ++++++++++++++++--- CHANGELOG.md | 2 +- pom.xml | 2 +- 5 files changed, 81 insertions(+), 18 deletions(-) diff --git a/.classpath b/.classpath index acfc760..68e48a9 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 18cc930..64194f3 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,4 +1,4 @@ eclipse.preferences.version=1 -lastWarOutDir=/home/francescomangiacrapa/git/geoportal-data-viewer-app/target/geoportal-data-viewer-app-1.3.0-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/geoportal-data-viewer-app/target/geoportal-data-viewer-app-2.0.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 113106b..3463b99 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -12,8 +12,20 @@ - - + + + + + + + + + + + + + + @@ -27,7 +39,13 @@ - + + + + + + + @@ -41,7 +59,13 @@ - + + + + + + + @@ -55,7 +79,13 @@ - + + + + + + + @@ -65,7 +95,13 @@ - + + + + + + + @@ -75,10 +111,19 @@ - + + + uses + - + + + + + + + @@ -92,7 +137,13 @@ - + + + + + + + @@ -104,7 +155,13 @@ - + + + + + + + @@ -118,7 +175,13 @@ - + + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 186f674..fb933d1 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). -## [v1.3.0-SNAPSHOT] - 2021-07-30 +## [v2.0.0-SNAPSHOT] - 2021-07-30 #### Enhancements diff --git a/pom.xml b/pom.xml index bc610d1..aefd6e0 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 1.3.0-SNAPSHOT + 2.0.0-SNAPSHOT GeoPortal Data Viewer App The GeoPortal Data Viewer App is an application to access, discovery and navigate the GeoNa products by a Web-Map Interface