From c138a3fbd286ee9caa35e669d9cc075424c5bd34 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 24 Sep 2024 12:37:02 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c71fd61..613fd67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "accounting-dashboard-harvester-se-plugin" -## [v2.5.0-SNAPSHOT] +## [v2.5.0] -- Upgraded smart-executor-bom to 3.3.0-SNAPSHOT [#27999] +- Upgraded smart-executor-bom to 3.3.0 [#27999] ## [v2.4.0] diff --git a/pom.xml b/pom.xml index ce16d2b..21b38d9 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.gcube.accounting accounting-dashboard-harvester-se-plugin - 2.5.0-SNAPSHOT + 2.5.0 Accounting Dashboard Harvester Smart Executor Plugin Accounting Dashboard Harvester Smart Executor Plugin harvest accounting @@ -36,7 +36,7 @@ org.gcube.vremanagement smart-executor-bom - 3.3.0-SNAPSHOT + 3.3.0 pom import