From ebba1bc99ea3bbae60b0f5f369308eb1a9359729 Mon Sep 17 00:00:00 2001 From: Habib Alaya Date: Tue, 9 Jul 2024 09:53:47 +0100 Subject: [PATCH] Update project meeds dependencies (#288) --- packaging/pom.xml | 6 +++--- .../src/main/catalog/exo-distrib-catalog.json | 6 +++--- pom.xml | 20 +++++++++---------- services/pom.xml | 4 ++-- .../main/resources/conf/platform.properties | 3 ++- .../resources/conf/portal/configuration.xml | 2 +- 6 files changed, 21 insertions(+), 20 deletions(-) diff --git a/packaging/pom.xml b/packaging/pom.xml index 1b695545..24b3411e 100755 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -129,8 +129,8 @@ zip - org.exoplatform.addons.push-notifications - exo-push-notifications-addon-packaging + io.meeds.push-notifications + push-notifications-packaging zip provided @@ -324,7 +324,7 @@ - + diff --git a/packaging/src/main/catalog/exo-distrib-catalog.json b/packaging/src/main/catalog/exo-distrib-catalog.json index bb2d7e26..0f0a4f5f 100644 --- a/packaging/src/main/catalog/exo-distrib-catalog.json +++ b/packaging/src/main/catalog/exo-distrib-catalog.json @@ -239,7 +239,7 @@ "description": "Gamification Github connector add-on", "sourceUrl": "https://github.com/meeds-io/gamification-github", "documentationUrl": "https://github.com/meeds-io/gamification-github", - "downloadUrl": "file://${settings.localRepository}/org/exoplatform/addons/gamification-github/gamification-github-packaging/${addon.meeds.gamification-github.version}/gamification-github-packaging-${addon.meeds.gamification-github.version}.zip", + "downloadUrl": "file://${settings.localRepository}/io/meeds/gamification-github/gamification-github-packaging/${addon.meeds.gamification-github.version}/gamification-github-packaging-${addon.meeds.gamification-github.version}.zip", "vendor": "Meeds.io", "author": "Meeds.io", "license": "LGPLv3", @@ -251,12 +251,12 @@ }, { "id": "meeds-push-notifications", - "version": "${addon.exo.push-notifications.version}", + "version": "${addon.meeds.push-notifications.version}", "unstable": true, "name": "Mobile Push Notifications", "description": "Add Push Notifications for mobile application", "sourceUrl": "https://github.com/meeds-io/push-notifications", - "downloadUrl": "file://${settings.localRepository}/org/exoplatform/addons/push-notifications/exo-push-notifications-addon-packaging/${addon.exo.push-notifications.version}/exo-push-notifications-addon-packaging-${addon.exo.push-notifications.version}.zip", + "downloadUrl": "file://${settings.localRepository}/io/meeds/push-notifications/push-notifications-packaging/${addon.meeds.push-notifications.version}/push-notifications-packaging-${addon.meeds.push-notifications.version}.zip", "vendor": "Meeds.io", "author": "Meeds.io", "license": "LGPLv3", diff --git a/pom.xml b/pom.xml index b06cf3a9..4df3ee28 100755 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ maven-exo-parent-pom org.exoplatform - 27-M03 + 27-M04 org.exoplatform.platform.distributions @@ -59,14 +59,14 @@ 7.0.x-SNAPSHOT exo-ecms 7.0.x-SNAPSHOT - exo-tasks - 7.0.x-exo-SNAPSHOT + meeds-tasks + 7.0.x-exo-SNAPSHOT exo-web-conferencing 7.0.x-SNAPSHOT exo-jitsi 7.0.x-SNAPSHOT - exo-analytics - 7.0.x-exo-SNAPSHOT + meeds-analytics + 7.0.x-exo-SNAPSHOT exo-agenda 7.0.x-SNAPSHOT exo-digital-workplace @@ -81,8 +81,8 @@ 7.0.x-SNAPSHOT exo-documents 7.0.x-SNAPSHOT - meeds-push-notifications - 7.0.x-exo-SNAPSHOT + meeds-push-notifications + 7.0.x-exo-SNAPSHOT @@ -173,9 +173,9 @@ zip - org.exoplatform.addons.push-notifications - exo-push-notifications-addon-packaging - ${addon.exo.push-notifications.version} + io.meeds.push-notifications + push-notifications-packaging + ${addon.meeds.push-notifications.version} zip provided diff --git a/services/pom.xml b/services/pom.xml index 754744f2..ae56be33 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -30,12 +30,12 @@ - org.exoplatform.kernel + io.meeds.kernel exo.kernel.container provided - org.exoplatform.commons + io.meeds.commons commons-component-product provided diff --git a/services/src/main/resources/conf/platform.properties b/services/src/main/resources/conf/platform.properties index 1ce7a623..d4f78913 100644 --- a/services/src/main/resources/conf/platform.properties +++ b/services/src/main/resources/conf/platform.properties @@ -12,7 +12,8 @@ org.exoplatform.calendar=@addon.exo.calendar.version@ org.exoplatform.forum=@addon.exo.forum.version@ org.exoplatform.wiki=@addon.exo.wiki.version@ org.exoplatform.ecms=@addon.exo.ecms.version@ -org.exoplatform.social=@org.exoplatform.social.version@ +org.exoplatform.social=@io.meeds.distribution.version@ +io.meeds.social=@io.meeds.social.version@ org.exoplatform.meeds=@io.meeds.distribution.version@ # Current project's version diff --git a/services/src/main/resources/conf/portal/configuration.xml b/services/src/main/resources/conf/portal/configuration.xml index 89b61c70..36259be8 100644 --- a/services/src/main/resources/conf/portal/configuration.xml +++ b/services/src/main/resources/conf/portal/configuration.xml @@ -2,7 +2,7 @@ - org.exoplatform.commons.info.ProductInformations + io.meeds.commons.info.ProductInformations product.versions.declaration.file