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