From 660e720771a1fc0b8bc06e100848988a39414ced Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Thu, 7 Sep 2023 11:43:57 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 3 ++- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0ce443..bd7bac0 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 Handlers -## [v2.3.0-SNAPSHOT] +## [v2.3.0] - Migrate code to reorganized E/R format [#24992] @@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Aligned model with the model defined in Luca Frosini PhD dissertation [#20367] - Added support for context names included in header among UUIDs [#22090] + ## [v2.0.0] - Refactored Handlers to harmonize and make more efficient the code [#19997] diff --git a/pom.xml b/pom.xml index 86a622d..1a39073 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.smartgears.handlers resource-registry-handlers - 2.3.0-SNAPSHOT + 2.3.0 Resource Registry Handlers Smartgears Handler to publish HostingNode and EService on Resource Registry @@ -29,7 +29,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.5.0-SNAPSHOT + 2.5.0 pom import