This commit is contained in:
Massimiliano Assante 2023-02-09 17:16:09 +01:00
parent 5adae80a1a
commit c5382532e5
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## [v2.9.0] - 2023-02-13
## [v2.9.0-SNAPSHOT] - 2023-02-13
- Feature #24456 social-networking rest api endpoints (comments, Likes, GetPost)

View File

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