From 60abff877284536ecbfda882fdd57a8cc930d1c4 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 20 Sep 2022 18:31:54 +0200 Subject: [PATCH] ready to release --- CHANGELOG.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db14f9..cfb5b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pom.xml b/pom.xml index ce0fc6b..c61709b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal social-networking-library - 1.18.0-SNAPSHOT + 1.18.0 gCube Social Networking Library The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities.