diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d40362..64e4c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Service -## [v1.4.4-SNAPSHOT] +## [v1.4.4] - Added count method for Item collection [#20627] - Added count method for Organization, Group and Profile collection [#20629] diff --git a/pom.xml b/pom.xml index 7f3feab..5f93330 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 1.4.4-SNAPSHOT + 1.4.4 gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue. @@ -46,7 +46,7 @@ org.gcube.data-catalogue gcat-api - [1.2.2-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.2.2, 2.0.0-SNAPSHOT) org.slf4j