diff --git a/CHANGELOG.md b/CHANGELOG.md index 5460291..d210a5f 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 Context Client -## [v4.0.0-SNAPSHOT] +## [v4.0.0] - Used ContextCache to make the client more efficient - Switched JSON management to gcube-jackson [#19116] diff --git a/pom.xml b/pom.xml index 4c34b99..fb44652 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry-context-client - 4.0.0-SNAPSHOT + 4.0.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.0.0 + 2.0.1 pom import