From d40dcc2f95e499a90d652de2ff0264cacc3b97fe Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 14 Jul 2022 17:24:03 +0200 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce2225e..0686c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Service -## [v2.3.0-SNAPSHOT] +## [v2.3.0] - Switched moderation messages to notification [#23317] - Item listing returns items in the default organization and not in all supported organization diff --git a/pom.xml b/pom.xml index d14dac2..ca9d990 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.3.0-SNAPSHOT + 2.3.0 gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue.