From 7e1316a45cd164593f23ee1ff06aa36427ae8b33 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Tue, 16 Apr 2024 15:58:37 +0200 Subject: [PATCH] 2.0.1-SNAPSHOT --- CHANGELOG.md | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35257c3..aa23e3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v2.0.1-SNAPSHOT] - 2024-04-16 + +- fixed dependency versions + + ## [v2.0.0] - 2023-12-04 - Integrated corresponding API calls for all the public functions in Social Networking Library diff --git a/pom.xml b/pom.xml index e0205a9..7aa5877 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.social-networking social-service-client - 2.0.0 + 2.0.1-SNAPSHOT social-networking-service-client jar The social networking web service client library