From f18d0ad3cf98f2f0f09f991319601d76fd9a3b8d Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 24 Nov 2020 21:45:24 +0100 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 5cae794..e42aecc 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 Service -## [v4.0.0-SNAPSHOT] +## [v4.0.0] - Used ContextCache to make the server more efficient - Added REST APIs to get instance contexts both in Access and Sharing Port Type [#20013] diff --git a/pom.xml b/pom.xml index dff898a..7c08ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry - 4.0.0-SNAPSHOT + 4.0.0 Resource Registry Service The Resource Registry is a web-service which represent the core component of the gCube Information System war @@ -32,7 +32,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.0.0 + 2.1.0 pom import