ready to release
This commit is contained in:
parent
d6780fea79
commit
c5784cb71b
|
@ -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).
|
||||
|
||||
## [v6.8.3-SNAPSHOT] - 2021-11-30
|
||||
## [v6.8.3] - 2021-11-30
|
||||
|
||||
- Bug Fix #22483: setUser2VREFolder may not restore ThreadLocal user variable
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
|||
<groupId>org.gcube.portal.plugins</groupId>
|
||||
<artifactId>VREFolder-hook</artifactId>
|
||||
<name>VREFolder-hook Hook</name>
|
||||
<version>6.8.3-SNAPSHOT</version>
|
||||
<version>6.8.3</version>
|
||||
<packaging>war</packaging>
|
||||
<description>
|
||||
VREFolder-hook handles the user adding/removal from the related Home Library VRE Folder
|
||||
|
|
Loading…
Reference in New Issue