From db4d8e6f01da970544492343437ea36f7e728eb4 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 9 Feb 2023 12:36:53 +0100 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98e5838..13bb5cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Fixed bug on JSONQuery for IsRelatedTo relations indicating both source and target resources [#24264] - Fixed bug on returned boolean values as string [#24240] - Enabled array properties [#24225] -- Using delete in propagation contraint as action indication for delete operation [#24224] +- Using delete in propagation contraint as action indication for delete operation [#24301] +- Fixed default value of propagation constraint of remove action for ConsistsOf to 'cascade' [#24223] +- Enhanced gcube-smartgears-bom to use new range of information-system-model ## [v4.1.0] diff --git a/pom.xml b/pom.xml index 00a7955..563faa8 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.2.0 + 2.3.0-SNAPSHOT pom import