From 0a9e97f680df30ccc12f1b812f99aa84d1eebb83 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Tue, 5 Dec 2023 16:38:31 +0100 Subject: [PATCH] Ready to release --- CHANGELOG.md | 2 +- pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1426009..9f0fcd3 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). -## [v2.0.0] - 2023-12-04 +## [v2.0.0-SNAPSHOT] - 2023-12-04 - Feature #25901-fix, same as feature 25901 but with minor fixes related to deprecated methods and classes diff --git a/pom.xml b/pom.xml index 6b16675..48cad3a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal social-networking-library - 2.0.0 + 2.0.0-SNAPSHOT gCube Social Networking Library The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities. @@ -70,6 +70,7 @@ org.gcube.common.portal portal-manager + provided com.sun.mail