From 0cb5a3137630f1294cf316d6e1df04dd7fbe1893 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 11:55:55 +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 f4bac2b..575f6d0 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 Context Client -## [v4.0.1-SNAPSHOT] +## [v4.0.1] - Uniformed raised exception [#21993] - Client gets service URL using resource-registry-api lib utility [#23658] diff --git a/pom.xml b/pom.xml index 8fbfe35..f93e359 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry-context-client - 4.0.1-SNAPSHOT + 4.0.1 Resource Registry Context Client Resource Registry Context Client is a library designed to interact with Resource Registry Context APIs @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import