From a2f7cb8d2acd13f55b04204218460e454b1f8fd8 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 21 Jul 2023 14:34:07 +0200 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c567d70..e98a634 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 gCube Model -## [v5.0.0-SNAPSHOT] +## [v5.0.0] - DescriptiveMetadataFacet methods has been renamed to comply with reorganized E/R format [#24992] diff --git a/pom.xml b/pom.xml index 66e7892..e222caa 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.resource-management gcube-model - 5.0.0-SNAPSHOT + 5.0.0 gCube Resources gCube Model is a resource model built on top of IS Model which captures the different aspects of the resources and their relations playing significant roles in a research infrastructure empowered by gCube jar @@ -31,7 +31,7 @@ org.gcube.distribution gcube-bom - 2.4.0-SNAPSHOT + 2.4.0 pom import