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