From 0180bced2c3ac9266f4b6e559c5a8c60ef092631 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 1 Sep 2022 16:46:15 +0200 Subject: [PATCH] Aligned versions with service --- CHANGELOG.md | 2 +- pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b1f8a8..94a60ed 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.0.1-SNAPSHOT] +## [v3.1.0-SNAPSHOT] - Ported service to authorization-utils [#22871] diff --git a/pom.xml b/pom.xml index c560bcb..a4a98a2 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.vremanagement smart-executor-client - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT Smart Executor Client Smart Executor Client is a library designed to interact with Smart Executor exposed REST API @@ -86,6 +86,7 @@ org.gcube.common authorization-utils + [2.0.0, 3.0.0-SNAPSHOT) test