From f6e40e2bbf8c1078dd87b970aad4eba508bd5e5e Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Tue, 5 Dec 2023 17:05:38 +0100 Subject: [PATCH] Working Service --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6312fb5..ac60c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v3.0.0] - 2023-12-04 +## [v3.0.0-SNAPSHOT] - 2023-12-04 - Replace Astyanx Java client for Cassandra 2 with Datastax client for Cassandra 4 - Add REST resources for all the functions in social networking library diff --git a/pom.xml b/pom.xml index 0a036ed..0899500 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 3.0.0 + 3.0.0-SNAPSHOT social-networking-library-ws Rest interface for the social networking library.