From 5ee061360960c2679d2d9895fc26ff1b85a77c0d Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 28 Apr 2022 17:29:02 +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 7eb430c..6831f7f 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.2.0-SNAPSHOT] +## [v2.2.0] - Added support to manage configurations [#22658] - Migrated to ServiceClass corresponding to Maven groupId diff --git a/pom.xml b/pom.xml index 44709b1..af05396 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-api - 2.2.0-SNAPSHOT + 2.2.0 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