From c7a934bd4b6bfaa6cc5ccb8e955b0d4e38c65e61 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 31 Aug 2022 16:48:11 +0200 Subject: [PATCH] Switching security to the new IAM refs #21904 --- CHANGELOG.md | 6 ++++++ pom.xml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70a1cb3..5bcce8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,16 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "accounting-dashboard-harvester-se-plugin" +## [v2.2.0-SNAPSHOT] + +- Switching security to the new IAM [#21904] + + ## [v2.1.0] - Storagehub-client-library get range from gcube-bom [#22822] + ## [v2.0.0] - Ported plugin to smart-executor APIs 3.0.0 [#21616] diff --git a/pom.xml b/pom.xml index 9ae0e8c..73f331a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.gcube.accounting accounting-dashboard-harvester-se-plugin - 2.1.0 + 2.2.0-SNAPSHOT Accounting Dashboard Harvester Smart Executor Plugin Accounting Dashboard Harvester Smart Executor Plugin harvest accounting @@ -36,7 +36,7 @@ org.gcube.distribution gcube-bom - 2.0.2 + 2.1.0-SNAPSHOT pom import