diff --git a/CHANGELOG.md b/CHANGELOG.md index f28bfad..ce78ab6 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 -## [v5.0.0-SNAPSHOT] +## [v5.0.0] - Migrate code to reorganized E/R format [#24992] - Added query parameters to request Metadata [#25040] diff --git a/pom.xml b/pom.xml index 69906a6..b57ef3e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry-api - 5.0.0-SNAPSHOT + 5.0.0 Resource Registry API Resource Registry API is a library containing classes shared across resource-registry-* components @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.4.0-SNAPSHOT + 2.4.0 pom import @@ -65,7 +65,7 @@ org.gcube.common authorization-utils - [2.1.0, 3.0.0-SNAPSHOT) + [2.2.0, 3.0.0-SNAPSHOT) test