From 5ca0bbf023ee1f28751f8bb5c49f9fafaaf4cdd0 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 12 Mar 2021 12:48:53 +0100 Subject: [PATCH] Remvoed -SNAPSHOT --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 726a399..e46ecde 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 - Dirty patched item validator [#20965] 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.