From d2c7b9e0a08dcda55c3175c1c2b27d7e08ce194e Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 12:05:41 +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 4135b0b..f12f6f2 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 API -## [v3.1.0-SNAPSHOT] +## [v3.1.0] - updated gcube-bom diff --git a/pom.xml b/pom.xml index 990a31c..dd916b0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.vremanagement smart-executor-api - 3.1.0-SNAPSHOT + 3.1.0 Smart Executor Service API Library @@ -29,7 +29,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import