From 8f8d07fd44bcc273c1dd8e474bfc59c701935f53 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 8 Oct 2021 15:18:38 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- .settings/org.eclipse.wst.common.component | 29 ++++++++++++++-------- CHANGELOG.md | 2 +- pom.xml | 4 +-- 3 files changed, 22 insertions(+), 13 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 27a98b3..c342780 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -14,7 +15,8 @@ - + + @@ -29,7 +31,8 @@ - + + @@ -44,7 +47,8 @@ - + + @@ -59,7 +63,8 @@ - + + @@ -74,10 +79,11 @@ - + uses - + + @@ -92,7 +98,8 @@ - + + @@ -107,7 +114,8 @@ - + + @@ -122,7 +130,8 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 1819302..7ccdd19 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). -## [v2.0.0-SNAPSHOT] - 2021-09-29 +## [v2.0.0] - 2021-09-29 #### Enhancements diff --git a/pom.xml b/pom.xml index 89373cb..5a3031e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-entry-app war - 2.0.0-SNAPSHOT + 2.0.0 GeoPortal Data Entry App The GeoPortal Data Entry App is an application to build the web forms for data entries needed to GeoNa project @@ -51,7 +51,7 @@ org.gcube.distribution maven-portal-bom - 3.6.3-SNAPSHOT + 3.6.3 pom import