From 9fbec3653d7204736a65433f750bc03c1c8fb5eb Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Tue, 16 Apr 2024 15:19:04 +0200 Subject: [PATCH] 2.0.1-SNAPSHOT --- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e90b45..60af58b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pom.xml b/pom.xml index e671a3b..711ed9e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal social-networking-library - 2.0.0 + 2.0.1-SNAPSHOT gCube Social Networking Library The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities.