version 2.0 Snapshot

This commit is contained in:
Massimiliano Assante 2023-12-01 15:17:11 +01:00
parent 04fef1f26d
commit 23daa62c05
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## [v1.3.1-SNAPSHOT] - 2023-11-20
## [v2.0.0-SNAPSHOT] - 2023-11-01
- Corresponding API calls for all the public functions in Social Networking Library

View File

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