From 8b6f4ccf2f20928d872db40356edebda21232d49 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Fri, 12 Apr 2024 16:32:02 +0200 Subject: [PATCH] bug fix --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 080355e..8e90b45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.0-SNAPSHOT] - 2023-12-04 +## [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 48cad3a..e671a3b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal social-networking-library - 2.0.0-SNAPSHOT + 2.0.0 gCube Social Networking Library The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities.