From 23bd836f2c2aa251fca8cb2d2690b61b420bec26 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 11 Dec 2023 12:51:45 +0100 Subject: [PATCH] snapshot --- .classpath | 3 +-- CHANGELOG.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index df3014d..f3872e6 100644 --- a/.classpath +++ b/.classpath @@ -18,9 +18,8 @@ - + - diff --git a/CHANGELOG.md b/CHANGELOG.md index 35257c3..f0f0c30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v2.0.0] - 2023-12-04 +## [v2.0.0-SNAPSHOT] - 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 6e4e89e..fba9467 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.social-networking social-service-client - 2.0.0 + 2.0.0-SNAPSHOT social-networking-service-client jar The social networking web service client library