From 0deeb0a05a0183baeb4eee0fde10daf0b4df874b Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 3 Mar 2023 12:07:03 +0100 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e102f47..ef5d424 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.1.0-SNAPSHOT] +## [v4.1.0] - Enhanced gcube-bom version - Added usage of common-utility to overcome issues with different Smartgears version (i.e. 3 and 4) diff --git a/pom.xml b/pom.xml index 8d0a8a1..98bbe1e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry-context-client - 4.1.0-SNAPSHOT + 4.1.0 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.2.0-SNAPSHOT + 2.2.0 pom import @@ -74,7 +74,7 @@ org.gcube.common authorization-utils - [2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.1.0, 3.0.0-SNAPSHOT) test