Added support for workspace and catalogue notifications
This commit is contained in:
parent
c0d5bf9303
commit
588a99d64e
|
@ -1,8 +1,8 @@
|
|||
# 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
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
|||
|
||||
<groupId>org.gcube.social-networking</groupId>
|
||||
<artifactId>social-service-model</artifactId>
|
||||
<version>1.1.7-SNAPSHOT</version>
|
||||
<version>1.1.7</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>social-networking-service-model</name>
|
||||
<description>Social networking service model classes</description>
|
||||
|
|
Loading…
Reference in New Issue