ready to release
This commit is contained in:
parent
ac5dae9fbb
commit
77dc43ca47
|
@ -4,9 +4,9 @@
|
|||
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.0-SNAPSHOT] - 2021-02-03
|
||||
## [v6.8.0] - 2021-02-04
|
||||
|
||||
Now uses storagehub methods and new auth (UMA tokens) to perform user adding and removal form VRE Folder
|
||||
Now uses storagehub methods and new auth (UMA tokens) to perform user adding and removal form VRE Folder and Roles (VRE-Manager) to set VRE Folder Administrators
|
||||
|
||||
|
||||
## [v6.7.1] - 2020-11-17
|
||||
|
|
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.0-SNAPSHOT</version>
|
||||
<version>6.8.0</version>
|
||||
<packaging>war</packaging>
|
||||
<description>
|
||||
VREFolder-hook handles the user adding/removal from the related Home Library VRE Folder
|
||||
|
|
Loading…
Reference in New Issue