From b42893cbdcefca999dce63db06a5532e334307c7 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 12 Mar 2021 18:24:18 +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 04bfc80..281adf1 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.