ready to release

This commit is contained in:
Massimiliano Assante 2022-09-20 18:31:54 +02:00
parent 539b1f5ee9
commit 60abff8772
2 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.18.0-SNAPSHOT] - 2022-09-13
## [v1.18.0] - 2022-09-20
- Refactored some classes
- Feature #23891, The (wrongly named) Feed class has been changed to Post, all the methods have been changed accordingly and the old one set as deprecated
## [v1.17.0] - 2022-05-13

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<version>1.18.0-SNAPSHOT</version>
<version>1.18.0</version>
<name>gCube Social Networking Library</name>
<description>
The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities.