Enhanced version

This commit is contained in:
Luca Frosini 2023-04-26 11:24:16 +02:00
parent 10ae0d1894
commit 82a50a26e2
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.resource-management</groupId>
<artifactId>gcube-model</artifactId>
<version>4.1.0</version>
<version>5.0.0-SNAPSHOT</version>
<name>gCube Resources</name>
<description>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</description>
<packaging>jar</packaging>