From f29c2583759d7d6abb44e7d7286e760c46e43134 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 9 Mar 2021 11:39:38 +0100 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17ef632..a783cf9 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) Service -## [v1.4.5-SNAPSHOT] +## [v1.4.5] - Removed 'owner_org' field from result when reading an item #20919 diff --git a/pom.xml b/pom.xml index bc69839..846409a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-publishing gcat war - 1.4.5-SNAPSHOT + 1.4.5 gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue.