From 03702b7148b2e1a512c309f5ff163b5f0a42e233 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 13 Jan 2022 17:15:22 +0100 Subject: [PATCH] removed -SNAPSHOT to be released --- .classpath | 6 ++-- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 35 +++++++++++-------- CHANGELOG.md | 2 +- pom.xml | 2 +- 5 files changed, 27 insertions(+), 20 deletions(-) diff --git a/.classpath b/.classpath index 2d08333..2804d0c 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 5367c1d..0978564 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-2.2.0-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/geoportal-data-viewer-app/target/geoportal-data-viewer-app-2.2.0 warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index db1d6e9..dc1ce23 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,53 +1,60 @@ - + - - + + + + - + + - + + - + + - + + - - uses - - + + - + + - + + - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 87fc667..664a16a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,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). -## [v2.2.0-SNAPSHOT] - 2021-12-07 +## [v2.2.0] - 2021-12-07 #### Enhancements diff --git a/pom.xml b/pom.xml index a7fea41..a41e451 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-viewer-app war - 2.2.0-SNAPSHOT + 2.2.0 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