From 1d2af818c2d5388a58052352bcf5f04a6953f916 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 11:50:39 +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 387c136..6168434 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 API -## [v4.2.0-SNAPSHOT] +## [v4.2.0] - Added INCLUDE_RELATION_PARAM param in AccessPath used by query APIs [#20298] - Added support for context names included in header among UUIDs [#22090] diff --git a/pom.xml b/pom.xml index 7fd74c1..a8922d9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry-api - 4.2.0-SNAPSHOT + 4.2.0 Resource Registry API Resource Registry API is a library containing classes shared across resource-registry-* components @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import