SNAPSHOT version release

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2023-12-06 12:31:39 +01:00
parent 54fd5cc71c
commit 57c3a05bea
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## [v2.0.0] - 2023-12-04 ## [v2.0.0-SNAPSHOT] - 2023-12-04
- Integrated 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

View File

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