releasing bug fix 19978

This commit is contained in:
Massimiliano Assante 2020-10-16 16:04:17 +02:00
parent 6c93a118af
commit e93669c2f0
2 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,12 @@
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.5.2] - 2020-10-16
Bug Fix
[#19978] LiferayUserManager#listMembershipRequestsByGroup issue in returned list
## [v2.5.1] [r4.25.0] - 2020-07-10
[#19603]Enhance performance of VRE membership requests retrieval by adding dedicated method for retrieving pending requests by groupid

View File

@ -10,7 +10,7 @@
</parent>
<groupId>org.gcube.dvos</groupId>
<artifactId>usermanagement-core</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
<packaging>jar</packaging>
<name>User Management API</name>