From 973d60eb04e8c8df1bafe2b6d033555f4e9d2fc2 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 11:53:36 +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 8645a46..125ad09 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 Resource Registry Client -## [v4.2.0-SNAPSHOT] +## [v4.2.0] - Aligned APIs to other clients [#22011] - Moved Direction class in information-system-model diff --git a/pom.xml b/pom.xml index 6601ed4..b6909b6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.information-system resource-registry-client - 4.2.0-SNAPSHOT + 4.2.0 Resource Registry Client Resource Registry Client is a library designed to interact with idempotent Resource Registry APIs @@ -29,7 +29,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import