Added support for workspace and catalogue notifications

This commit is contained in:
Massimiliano Assante 2022-05-13 11:56:38 +02:00
parent c0d5bf9303
commit 588a99d64e
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Changelog # Changelog
## [v1.1.7-SNAPSHOT] - 2022-05-02 ## [v1.1.7] - 2022-05-02
- Partially added support for workspace notifications - Added support for workspace and catalogue notifications
## [v1.0.0] - 2022-04-05 ## [v1.0.0] - 2022-04-05

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.social-networking</groupId> <groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-model</artifactId> <artifactId>social-service-model</artifactId>
<version>1.1.7-SNAPSHOT</version> <version>1.1.7</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>social-networking-service-model</name> <name>social-networking-service-model</name>
<description>Social networking service model classes</description> <description>Social networking service model classes</description>