From bac8bada2697d87ba5b6fb666652fa93bf186243 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 24 Nov 2020 21:27:40 +0100 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15e483d..cb40c50 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 Publisher -## [v4.1.0-SNAPSHOT] +## [v4.1.0] - Used ContextCache to make the client more efficient - Added APIs to get instance contexts [#20013] diff --git a/pom.xml b/pom.xml index 0601872..4e8697f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.information-system resource-registry-publisher - 4.1.0-SNAPSHOT + 4.1.0 Resource Registry Publisher Resource Registry Publisher is a library designed to interact with Resource Registry Instances APIs