From fc4270954cadc5630d6856c4ccec60c5ae97387d Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 19 Mar 2024 10:31:59 +0100 Subject: [PATCH] removed -SNAPSHOT to be released --- .settings/org.eclipse.wst.common.component | 30 +++++++++++++--------- CHANGELOG.md | 2 +- pom.xml | 2 +- 3 files changed, 20 insertions(+), 14 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index dcaa495..48daa66 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -74,7 +75,8 @@ - + + @@ -149,7 +151,8 @@ - + + @@ -224,7 +227,8 @@ - + + @@ -299,13 +303,12 @@ - + + - - uses - - + + @@ -380,7 +383,8 @@ - + + @@ -455,7 +459,8 @@ - + + @@ -530,7 +535,8 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 99ff62b..c723d59 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.3.0-SNAPSHOT] - 2024-02-02 +## [v2.3.0] - 2024-02-02 - Supported the Edit facility [#26639] - Supported the Delete facility [#26793] diff --git a/pom.xml b/pom.xml index 8484027..2b4ab46 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 2.3.0-SNAPSHOT + 2.3.0 gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet