From ae9246d4aafd42d43ab5043a0cb4b54399040084 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 24 Sep 2024 12:37:45 +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 0fbe3ec..c130a01 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 Aggregator Smart Executor Plugin -## [v2.1.0-SNAPSHOT] +## [v2.1.0] -- Upgraded smart-executor-bom to 3.3.0-SNAPSHOT [#27999] +- Upgraded smart-executor-bom to 3.3.0 [#27999] - Updated maven-parent version to 1.2.0 diff --git a/pom.xml b/pom.xml index 4d12377..a22d444 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.accounting accounting-aggregator-se-plugin - 2.1.0-SNAPSHOT + 2.1.0 Accounting Aggregator Smart Executor Plugin Accounting Aggregator Smart Executor Plugin provides lossless @@ -32,7 +32,7 @@ org.gcube.vremanagement smart-executor-bom - 3.3.0-SNAPSHOT + 3.3.0 pom import