version 2.0 Snapshot
This commit is contained in:
parent
04fef1f26d
commit
23daa62c05
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# 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
|
- 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>
|
<groupId>org.gcube.social-networking</groupId>
|
||||||
<artifactId>social-service-client</artifactId>
|
<artifactId>social-service-client</artifactId>
|
||||||
<version>1.3.1-SNAPSHOT</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>
|
||||||
|
|
Loading…
Reference in New Issue