From e4e7352e2c5ba42dda22b73e883196feb6a16ef6 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 17 Nov 2020 10:57:28 +0100 Subject: [PATCH] removed snapshot from pom version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f86d8ec..b6ee24f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal threadlocal-vars-cleaner - 2.2.1-SNAPSHOT + 2.2.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