From bae0f14fe98b31b954b1afb585c7c442effc6c34 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 2 May 2024 17:26:54 +0200 Subject: [PATCH] updated bom --- CHANGELOG.md | 3 ++- pom.xml | 55 ++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 49 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be682e7..d18d198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ 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). -## [v3.7.1] - 2023-12-06 +## [v4.0.0-SNAPSHOT] - 2024-05-02 - removed deps for social networking library +- addes social service client dep ## [v3.7.0] - 2023-03-30 diff --git a/pom.xml b/pom.xml index c466533..0315be1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,16 +5,18 @@ org.gcube.tools maven-parent - 1.1.0 + 1.2.0 org.gcube.distribution maven-portal-bom - 3.7.1 + 4.0.0-SNAPSHOT pom - scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git - scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git + + scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git + + scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git https://code-repo.d4science.org/gCubeSystem/maven-portal-bom @@ -25,11 +27,12 @@ - + org.gcube.applicationsupportlayer aslcore - [5.1.2-SNAPSHOT,6.0.0-SNAPSHOT) + [5.1.2-SNAPSHOT,6.0.0-SNAPSHOT) provided @@ -167,7 +170,42 @@ storagehub-icons-library [1.2.0, 2.0.0-SNAPSHOT) - + + + org.gcube.portal + social-library-stubs + [1.0.0-SNAPSHOT, 2.0.0) + provided + + + org.gcube.social-networking + social-service-client + [2.0.0-SNAPSHOT, 3.0.0) + provided + + + org.gcube.portal + social-networking-library + + + + + org.gcube.social-networking + social-service-model + [1.2.0, 2.0.0) + provided + + + javax.ws.rs + javax.ws.rs-api + [2.0.1, 3.0.0) + provided + + + com.google + gwt-jsonmaker + 1.2.1 + org.gcube.portal notifications-common-library @@ -449,7 +487,8 @@ - + org.codehaus.gmaven groovy-maven-plugin 2.1.1