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