From 82a50a26e20d743d273dc648f7fd1e527ba77d19 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 26 Apr 2023 11:24:16 +0200 Subject: [PATCH] Enhanced version --- CHANGELOG.md | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd7653b..c567d70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Model +## [v5.0.0-SNAPSHOT] + +- DescriptiveMetadataFacet methods has been renamed to comply with reorganized E/R format [#24992] + + ## [v4.1.0] - Added model name to registration provider diff --git a/pom.xml b/pom.xml index 88a55f9..66e7892 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.resource-management gcube-model - 4.1.0 + 5.0.0-SNAPSHOT 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