2.0.1-SNAPSHOT

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-04-16 15:19:04 +02:00
parent 85ab33184d
commit 9fbec3653d
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.0.1-SNAPSHOT] - 2023-12-04
- Bug 27218 - Null pointer exception getting notifications preferences fixed
## [v2.0.0] - 2023-12-04
- Support for Cassandra 4.1.3 using DataStax java driver

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<version>2.0.0</version>
<version>2.0.1-SNAPSHOT</version>
<name>gCube Social Networking Library</name>
<description>
The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities.