From 456395e33c5028e195fc1ea2e20101eb8320b2f9 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 26 May 2022 10:35:48 +0200 Subject: [PATCH] deploy artifcat --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6817194..7a9b542 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v1.1.0] - 2022-04-06 +## [v1.1.0-SNAPSHOT] - 2022-04-06 - First release - Feature #23186 - Full notifications support for social service diff --git a/pom.xml b/pom.xml index 54652e0..428b204 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.social-networking social-service-client - 1.1.0 + 1.1.0-SNAPSHOT social-networking-service-client jar The social networking web service client library