From 95cdb46f003c5cae51564b4d8de4ee2a97185235 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 14 May 2024 15:42:27 +0200 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 682116c..b25cf8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Service -## [v2.5.3-SNAPSHOT] +## [v2.5.3] - Improved profile schema #26471 - Catalogue core operation has been moved in a dedicated library #27118 diff --git a/pom.xml b/pom.xml index ae542d1..64ce68e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.5.3-SNAPSHOT + 2.5.3 gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue.