Full notifications support for social service

This commit is contained in:
Massimiliano Assante 2022-05-13 11:52:16 +02:00
parent 272994811c
commit b7412269e3
2 changed files with 4 additions and 3 deletions

View File

@ -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).

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-client</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<name>social-networking-service-client</name>
<packaging>jar</packaging>
<description>The social networking web service client library</description>