removed snapshot from pom version

This commit is contained in:
Massimiliano Assante 2020-11-17 10:57:28 +01:00
parent d2508827e9
commit e4e7352e2c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>threadlocal-vars-cleaner</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>jar</packaging>
<name>threadlocal-vars-cleaner</name>
<description>This component clean the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool</description>