From 2e6d0c75215b49dcfa33d667b350483c66962a2d Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 9 Feb 2023 17:38:26 +0100 Subject: [PATCH] ready to release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef81d56..a348519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v2.9.0-SNAPSHOT] - 2023-02-13 +## [v2.9.0] - 2023-02-13 - Feature #24456 social-networking rest api endpoints (comments, Likes, GetPost) diff --git a/pom.xml b/pom.xml index 790753a..f0e0ef2 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 2.9.0-SNAPSHOT + 2.9.0 social-networking-library-ws Rest interface for the social networking library.