ready to release

This commit is contained in:
Massimiliano Assante 2022-07-27 11:00:43 +02:00
parent 280b1bde27
commit 1d02f99176
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# Changelog
## [v2.6.2-SNAPSHOT] - 2022-07-26
## [v2.6.2] - 2022-07-27
- Incident #23668
- Bug fix #23695 social service 2/people/profile api fails sometimes with error 500
- get-email method was not working with UMA tokens
## [v2.6.0] - 2022-05-16

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library-ws</artifactId>
<packaging>war</packaging>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<name>social-networking-library-ws</name>
<description>Rest interface for the social networking library.</description>
<properties>