From fef8ff67339e89be5490c7561e0040bc6205b1ab Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 20 Sep 2024 11:17:04 +0200 Subject: [PATCH] Switched to gcube-bom 2.5.0-SNAPSHOT refs #27999 --- CHANGELOG.md | 5 +++++ pom.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ead9593..e1c0ec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for StorageHub Application Persistence +## [v3.5.0-SNAPSHOT] + +- Enhanced gCube BOM version to 3.5.0-SNAPSHOT [#27999] + + ## [v3.4.0] - The persistence of file already stored in the workspace can be ensured by using the copy provided by storage-hub #27736 diff --git a/pom.xml b/pom.xml index 0a67d19..fad2bca 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.data-publishing storagehub-application-persistence - 3.4.0 + 3.5.0-SNAPSHOT StorageHub Application Persistence This library allows any application to persist in its workspace home any @@ -37,7 +37,7 @@ org.gcube.distribution gcube-bom - 2.4.0 + 2.5.0-SNAPSHOT pom import