From 651bb173e1e5d33f6d5e8473fe787167a0525046 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 24 Jun 2021 10:37:06 +0200 Subject: [PATCH] ready to release --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0787897..2a5c5f3 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.3.1-SNAPSHOT] - 2021-05-25 +## [v2.3.1] - 2021-05-25 - Feature #21503 Update threadlocal-vars-cleaner to support AccessTokenProvider diff --git a/pom.xml b/pom.xml index 08210cf..bd3b7e6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal threadlocal-vars-cleaner - 2.3.1-SNAPSHOT + 2.3.1 jar threadlocal-vars-cleaner This component clean the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool @@ -32,7 +32,7 @@ org.gcube.distribution maven-portal-bom - 3.6.2-SNAPSHOT + 3.6.2 pom import