ready to release
This commit is contained in:
parent
97d939bbaa
commit
f1dc5ed095
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [v1.2.0-SNAPSHOT] - 2022-10-20
|
## [v1.2.0] - 2022-10-20
|
||||||
|
|
||||||
- Minor fix on a method name
|
- Minor fix on a method name
|
||||||
- Feature #23887 possibility to get-usernames-by-role in UserClient
|
- Feature #23887 possibility to get-usernames-by-role in UserClient
|
||||||
|
|
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.2.0-SNAPSHOT</version>
|
<version>1.2.0</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