From 173100f1235e57d596fee764f9cea64def21d0d7 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 18 Jan 2024 12:39:19 +0100 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81e497e..07202d5 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.5.2-SNAPSHOT] +## [v2.5.2] - Enforce private to a rejected item to avoid issue #26391 diff --git a/pom.xml b/pom.xml index bf8af32..93232a2 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.5.2-SNAPSHOT + 2.5.2 gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue.