ready to release
This commit is contained in:
parent
280b1bde27
commit
1d02f99176
|
@ -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
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue