From 3b54a86bc8433c35c886aeadffc0006d24afa97e Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Mon, 15 Feb 2021 17:58:49 +0100 Subject: [PATCH] Prepared for new version SNAPSHOT --- CHANGELOG.md | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d550ecd..98454f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ 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.0-SNAPSHOT] + ## [v2.2.1] - 2020-07-21 Added support for OIDC related communications diff --git a/pom.xml b/pom.xml index b6ee24f..977dff1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal threadlocal-vars-cleaner - 2.2.1 + 2.3.0-SNAPSHOT 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