diff --git a/CHANGELOG.md b/CHANGELOG.md index 2220bd7..997b8dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v5.3.0] - 2023-12-04 - Removed the Cassandra Java client from common libs, now the portlets pass through the social service +- Removed the social networking library from the libs ## [v5.2.0] - 2023-03-31 diff --git a/pom.xml b/pom.xml index ff748f2..12144cf 100644 --- a/pom.xml +++ b/pom.xml @@ -38,8 +38,8 @@ registry-publisher,common-authorization,authorization-client,document-store-lib, accounting-lib,threadlocal-vars-cleaner,common-generic-clients, event-publisher-library,event-publisher-portal,oidc-library,oidc-library-portal,common-gcube-calls - - social-library-stubs,social-service-client,social-service-model,notifications-common-library,tour-manager + + social-service-client,social-service-model,notifications-common-library,tour-manager gcube-responsive-theme,session-timeout-hook, oidc-enrollment-hook,event-publisher-hook,VREFolder-hook,user-registration-hook @@ -95,15 +95,15 @@ - copy-dependencies-social-networking-library + copy-dependencies-social-networking compile copy-dependencies - ${basedir}/Portal-Bundle/gCube/lib/_social-networking-library - ${snl-artifactsid} + ${basedir}/Portal-Bundle/gCube/lib/_social-networking + ${sn-artifactsid} true gar, tar.gz false @@ -155,7 +155,7 @@ ${basedir}/Portal-Bundle/gCube/lib/_misc - ${asl-artifactsid},${fws-artifactsid},${snl-artifactsid},${ep-artifactsid},${custom-plugins-artifactsid},social-networking-library + ${asl-artifactsid},${fws-artifactsid},${sn-artifactsid},${ep-artifactsid},${custom-plugins-artifactsid} true war, gar, tar.gz false @@ -383,22 +383,10 @@ - - org.gcube.portal - social-library-stubs - [1.0.0-SNAPSHOT, 2.0.0) - compile - org.gcube.social-networking social-service-client [2.0.0-SNAPSHOT, 3.0.0) - - - org.gcube.portal - social-networking-library - - org.gcube.social-networking