From f35c1564b89040832390075678be1f99b088234d Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 21 Jul 2023 14:23:35 +0200 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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