Fixed version and changelog

This commit is contained in:
Luca Frosini 2021-02-04 09:13:02 +01:00
parent 2d32d782e9
commit 40490b287f
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) Service
## [v2.0.0-SNAPSHOT] [r5.0.0] -
## [v1.4.4-SNAPSHOT]
- Switched JSON management to gcube-jackson [#19735]
- Added support to publish an item organizations not matching the current context [#19365]
- Added count method for Item collection #20627
- Added count method for Organization, Group and Profile collection #20629
## [v1.4.3] [r4.23.0] - 2020-06-19

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat</artifactId>
<packaging>war</packaging>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.4-SNAPSHOT</version>
<name>gCube Catalogue (gCat) Service</name>
<description>
This service allows any client to publish on the gCube Catalogue.