ready to release

This commit is contained in:
Massimiliano Assante 2023-02-09 15:48:51 +01:00
parent 80aed8b486
commit 628e74258e
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Changelog
## [v2.9.0-SNAPSHOT] - 2023-02-13
## [v2.9.0] - 2023-02-13
- Feature #24456 social-networking rest api endpoints (comments, Likes, GetPost)
## [v2.8.0-SNAPSHOT] - 2022-10-20
## [v2.8.0] - 2022-10-20
- Feature #23891 Refactored following updates social lib
- Feature #23847 Social service: temporarily block of notifications for given username(s)

View File

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