Enhanced version and fixed CHANGELOG

This commit is contained in:
Luca Frosini 2021-01-28 23:22:23 +01:00
parent 74a1d4c725
commit 1bfbaea6fb
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Resource Registry Handlers
## [v2.1.0-SNAPSHOT]
- Aligned model with the model defined in Luca Frosini PhD dissertation [#20367]
## [v2.0.0]

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.smartgears.handlers</groupId>
<artifactId>resource-registry-handlers</artifactId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
<name>Resource Registry Handlers</name>
<description>Smartgears Handler to publish HostingNode and EService on Resource Registry</description>