From 40490b287fad4b2f51d38731295a0acdcdf75f9b Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 4 Feb 2021 09:13:02 +0100 Subject: [PATCH] Fixed version and changelog --- CHANGELOG.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c8acf..7c57ac9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pom.xml b/pom.xml index 4851920..ae6996f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.0.0-SNAPSHOT + 1.4.4-SNAPSHOT gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue.