From 9d04f4af59f981e269edac3c5e5a40d06b5101f2 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 5 Dec 2023 15:46:36 +0100 Subject: [PATCH 1/2] fixed pom --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0a97f8b..e6b0027 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.gcube.distribution maven-portal-bom - 3.6.4 + 3.7.0 pom import @@ -67,7 +67,6 @@ org.gcube.common.portal portal-manager - provided com.sun.mail From 38fdd5b7623a647e881fcccb1d7b230fd51c4a96 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 5 Dec 2023 15:47:12 +0100 Subject: [PATCH 2/2] fixed pom --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 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 e6b0027..de514bb 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.