From 67ebbc93da1ed7437532daf4eccb866699ccafd9 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 12:13:44 +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 94a60ed..dac3798 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 Client -## [v3.1.0-SNAPSHOT] +## [v3.1.0] - Ported service to authorization-utils [#22871] diff --git a/pom.xml b/pom.xml index a4a98a2..2d18696 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.vremanagement smart-executor-client - 3.1.0-SNAPSHOT + 3.1.0 Smart Executor Client Smart Executor Client is a library designed to interact with Smart Executor exposed REST API @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import