ready to release
This commit is contained in:
parent
23bd836f2c
commit
da4789b56b
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [v2.0.0-SNAPSHOT] - 2023-12-04
|
||||
## [v2.0.0] - 2023-12-04
|
||||
|
||||
- Integrated corresponding API calls for all the public functions in Social Networking Library
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue