diff --git a/CHANGELOG.md b/CHANGELOG.md index d44a04e..8f990b6 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.1.0-SNAPSHOT] +## [v4.1.0] - Added ContextCache utilities - Added support to provide APIs to get the list of instance contexts [#20012] [#20013] diff --git a/pom.xml b/pom.xml index b06b553..c8f38b4 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry-api - 4.1.0-SNAPSHOT + 4.1.0 Resource Registry API Resource Registry API is a library containing classes shared across resource-registry-* components