Upgrade Version

This commit is contained in:
Luca Frosini 2020-12-14 09:30:54 +01:00
parent 860fe8e974
commit 64e6006476
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Model
## [v3.0.1-SNAPSHOT]
## [v3.1.0-SNAPSHOT]
- Upgraded gcube-bom version to 2.0.1
- Added STRING as option for IdentificationType in IdentificationFacet

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.resource-management</groupId>
<artifactId>gcube-model</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.1.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>