From b7412269e3742e434f0fa88ca33e25c8ff5783e2 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 13 May 2022 11:52:16 +0200 Subject: [PATCH] Full notifications support for social service --- CHANGELOG.md | 5 +++-- pom.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6385cd9..6817194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog -## [v1.0.0] - 2022-04-06 +## [v1.1.0] - 2022-04-06 -First release + - First release + - Feature #23186 - Full notifications support for social service This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). \ No newline at end of file diff --git a/pom.xml b/pom.xml index 428b204..54652e0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.social-networking social-service-client - 1.1.0-SNAPSHOT + 1.1.0 social-networking-service-client jar The social networking web service client library