From 8cfe61924feead820c33d81408796d6906fc1604 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 24 Nov 2020 21:28:10 +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 0bc69d3..339c25d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Resource Registry Schema Client -## [v4.0.0-SNAPSHOT] [r5.0.0] - +## [v4.0.0] [r5.0.0] - - Switched JSON management to gcube-jackson [#19116] diff --git a/pom.xml b/pom.xml index 3c0e494..241a35f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.information-system resource-registry-schema-client - 4.0.0-SNAPSHOT + 4.0.0 Resource Registry Schema Client Contains Non Idempotent API to manage Schemas in Resource Registry