From 7742300b4224e81bc52783a7a8d9c816e9f9e60e Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 20 Oct 2022 16:46:38 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1889d5a..8547d57 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) API -## [v2.3.1-SNAPSHOT] +## [v2.3.1] - Added Item Author as system:cm_ metadata to keep track of item author diff --git a/pom.xml b/pom.xml index dab2b8c..df0ae32 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-api - 2.3.1-SNAPSHOT + 2.3.1 gCube Catalogue (gCat) API gCube Catalogue (gCat) API is a library containing classes shared across gcat* components @@ -25,7 +25,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import