From 06675000b64b59ccb538b1a0b43adc9bd61e7667 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 5 Feb 2021 13:43:52 +0100 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2949bd..45270a2 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) Client -## [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 a1dad78..34321a0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-client - 1.2.2-SNAPSHOT + 1.2.2 gCube Catalogue (gCat) Client gCube Catalogue (gCat) Client is a library designed to interact with gCat Service exposed REST API @@ -41,7 +41,7 @@ org.gcube.data-catalogue gcat-api - [1.2.2-SNAPSHOT,2.0.0-SNAPSHOT) + [1.2.2,2.0.0-SNAPSHOT) org.gcube.resources.discovery