diff --git a/CHANGELOG.md b/CHANGELOG.md index 486a9b1..368d05f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) API -## [v1.2.2-SNAPSHOT] +## [v1.2.2] - 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 1c62a16..8241503 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-api - 1.2.2-SNAPSHOT + 1.2.2 gCube Catalogue (gCat) API gCube Catalogue (gCat) API is a library containing classes shared across gcat* components