From 083ca91e45dd8224f65ec3f35c8f7ad25668aa6e Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Thu, 7 Dec 2023 14:23:28 +0100 Subject: [PATCH] SNAPSHOT Version Ready --- CHANGELOG.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1426009..080355e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ 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 - - Feature #25901-fix, same as feature 25901 but with minor fixes related to deprecated methods and classes + - Support for Cassandra 4.1.3 using DataStax java driver ## [v1.17.0] - 2022-05-13 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.