From 8ae547a606cb38a98a908a1b98cc1e33d8f9ac27 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 4 Dec 2023 17:55:33 +0100 Subject: [PATCH 1/3] releasing 2.0 version --- CHANGELOG.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf0db01..35257c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [v2.0.0-SNAPSHOT] - 2023-11-01 +## [v2.0.0] - 2023-12-04 -- Corresponding API calls for all the public functions in Social Networking Library +- Integrated corresponding API calls for all the public functions in Social Networking Library ## [v1.2.0] - 2022-10-20 diff --git a/pom.xml b/pom.xml index fba9467..6e4e89e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.social-networking social-service-client - 2.0.0-SNAPSHOT + 2.0.0 social-networking-service-client jar The social networking web service client library From cebe0b454a25677c8569ec9da8ff962091120daa Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 4 Dec 2023 18:01:03 +0100 Subject: [PATCH 2/3] snapshot release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 From 995f88cb677eda1baaef01121c8e9e1a6ab8465f Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 4 Dec 2023 18:02:26 +0100 Subject: [PATCH 3/3] ready to release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0f0c30..35257c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v2.0.0-SNAPSHOT] - 2023-12-04 +## [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 fba9467..6e4e89e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.social-networking social-service-client - 2.0.0-SNAPSHOT + 2.0.0 social-networking-service-client jar The social networking web service client library