Working Service

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2023-12-04 18:24:55 +01:00
parent 1861f0a4d6
commit ef568759ea
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## [v2.9.2] - 2023-11-05
## [v2.9.2-SNAPSHOT] - 2023-11-05
- 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

@ -134,7 +134,7 @@
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>[2.0.0-SNAPSHOT, 3.0.0)</version>
<scope>compile</scope>
</dependency>
<dependency>