Merge remote-tracking branch 'origin/master'

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2023-12-06 12:30:47 +01:00
commit 54fd5cc71c
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Changelog
## [v2.0.0-SNAPSHOT] - 2023-11-01
## [v2.0.0] - 2023-12-04
- Corresponding API calls for all the public functions in Social Networking Library
- Integrated corresponding API calls for all the public functions in Social Networking Library
## [v1.2.0] - 2022-10-20

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-client</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<name>social-networking-service-client</name>
<packaging>jar</packaging>
<description>The social networking web service client library</description>