ready to release

This commit is contained in:
Massimiliano Assante 2023-12-06 19:03:26 +01:00
parent 5ddd78cbdd
commit bfc98ba8c0
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Changelog
## [v3.0.0-SNAPSHOT] - 2023-12-04
## [v3.0.0] - 2023-12-06
- Feature 25766, new impl for get users by role in a VRE
- Feature #26193, new impl for get users by role in a VRE
- Replace Astyanx Java client for Cassandra 2 with Datastax client for Cassandra 4
- Add REST resources for all the functions in social networking library

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library-ws</artifactId>
<packaging>war</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<name>social-networking-library-ws</name>
<description>Rest interface for the social networking library.</description>
<properties>