From e68d49fc646c119ec561b3e607a8903760ada6b9 Mon Sep 17 00:00:00 2001 From: lucio lelii Date: Wed, 20 Apr 2022 16:41:30 +0200 Subject: [PATCH] commit for release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06caad7..9a8d785 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v2.5.0-SNAPSHOT] - [2022-04-20] +## [v2.5.0] - [2022-04-20] - Deprecated AccessTokenProvider, AuthorizationProvider and SecurityTokenProvider [#22871] - Added roles to ExternalService Client info diff --git a/pom.xml b/pom.xml index f1debc3..c5e8b6a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.gcube.common common-authorization - 2.5.0-SNAPSHOT + 2.5.0 authorization service common library