From 0b4e1ad7a107797ef3bbd1a59608e3222dea3a5e Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 12:05:10 +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 148bae5..adda5f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Smart Executor Bom -## [v3.1.0-SNAPSHOT] +## [v3.1.0] - Upgraded gcube-smartgears-bom to 2.2.0-SNAPSHOT - added slf4j-api as provided [#23518] diff --git a/pom.xml b/pom.xml index 86b54ca..b6966ea 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.vremanagement smart-executor-bom - 3.1.0-SNAPSHOT + 3.1.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. @@ -31,7 +31,7 @@ In such a way any plugin developer does not have to deal with dependencies confl org.gcube.distribution gcube-smartgears-bom - 2.2.0-SNAPSHOT + 2.2.0 pom import