From ddb0e70f016da729cd8ce7c6f85e913dafc346cf Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 8 Sep 2023 15:50:23 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad8733e..89b1b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Smart Executor Bom -## [v3.2.0-SNAPSHOT] +## [v3.2.0] - Upgraded gcube-smartgears-bom to 2.5.0 diff --git a/pom.xml b/pom.xml index fd6bcd6..baa3133 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.vremanagement smart-executor-bom - 3.2.0-SNAPSHOT + 3.2.0 pom Smart Executor Bom Smart Executor Bom is used to declare the version and set to provided the libraries already available in Smartgears and in Smart Executor Service. @@ -32,7 +32,7 @@ In such a way any plugin developer does not have to deal with dependencies confl org.gcube.distribution gcube-smartgears-bom - 2.5.0-SNAPSHOT + 2.5.0 pom import