From 51f9160ef5e02379f5812d312816eae9d0c3e680 Mon Sep 17 00:00:00 2001 From: halaya Date: Thu, 25 Apr 2024 10:58:48 +0100 Subject: [PATCH] Update Project version and Dependencies to 7.0.x-SNAPSHOT --- component/api/pom.xml | 2 +- component/application-registry/pom.xml | 2 +- component/common/pom.xml | 2 +- component/file-storage/pom.xml | 2 +- component/identity/pom.xml | 2 +- component/management/pom.xml | 2 +- component/pc/pom.xml | 2 +- component/pom.xml | 2 +- component/portal/pom.xml | 2 +- component/resources/pom.xml | 2 +- component/scripting/pom.xml | 2 +- component/test/core/pom.xml | 2 +- component/test/pom.xml | 2 +- component/test/web/pom.xml | 2 +- component/web/api/pom.xml | 2 +- component/web/controller/pom.xml | 2 +- component/web/pom.xml | 2 +- component/web/resources/pom.xml | 2 +- component/web/security/pom.xml | 2 +- component/web/server/pom.xml | 2 +- pom.xml | 6 +++--- portlet/exoadmin/pom.xml | 2 +- portlet/pom.xml | 2 +- web/pom.xml | 2 +- web/portal/pom.xml | 2 +- web/rest/pom.xml | 2 +- webui/core/pom.xml | 2 +- webui/eXo/pom.xml | 2 +- webui/framework/pom.xml | 2 +- webui/pom.xml | 2 +- webui/portal/pom.xml | 2 +- webui/portlet/pom.xml | 2 +- 32 files changed, 34 insertions(+), 34 deletions(-) diff --git a/component/api/pom.xml b/component/api/pom.xml index 55f4aec6cc..eb04257a2d 100644 --- a/component/api/pom.xml +++ b/component/api/pom.xml @@ -22,7 +22,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 exo.portal.component.api diff --git a/component/application-registry/pom.xml b/component/application-registry/pom.xml index 3bbcc1bd49..ce5e6b7d51 100644 --- a/component/application-registry/pom.xml +++ b/component/application-registry/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/common/pom.xml b/component/common/pom.xml index 5bb386fa92..58227c0c74 100644 --- a/component/common/pom.xml +++ b/component/common/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 exo.portal.component.common diff --git a/component/file-storage/pom.xml b/component/file-storage/pom.xml index 46ea367806..6e19cf6305 100644 --- a/component/file-storage/pom.xml +++ b/component/file-storage/pom.xml @@ -21,7 +21,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.portal.component.file-storage jar diff --git a/component/identity/pom.xml b/component/identity/pom.xml index 3e053d2686..0bc99ddbec 100644 --- a/component/identity/pom.xml +++ b/component/identity/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/management/pom.xml b/component/management/pom.xml index a2ed3d4eaa..1df80990fc 100644 --- a/component/management/pom.xml +++ b/component/management/pom.xml @@ -21,7 +21,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/pc/pom.xml b/component/pc/pom.xml index 73cb28b8df..460d029490 100644 --- a/component/pc/pom.xml +++ b/component/pc/pom.xml @@ -23,7 +23,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/pom.xml b/component/pom.xml index 4a52287d47..5397296be1 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -26,7 +26,7 @@ org.exoplatform.gatein.portal exo.portal.parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.portal.component diff --git a/component/portal/pom.xml b/component/portal/pom.xml index 891d27b821..71e30e3150 100644 --- a/component/portal/pom.xml +++ b/component/portal/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/resources/pom.xml b/component/resources/pom.xml index 90700cbd9e..7841d7849f 100644 --- a/component/resources/pom.xml +++ b/component/resources/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/scripting/pom.xml b/component/scripting/pom.xml index 0747ae501b..4d3d25e374 100644 --- a/component/scripting/pom.xml +++ b/component/scripting/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/test/core/pom.xml b/component/test/core/pom.xml index ba67c13699..2b8cc8c3e6 100644 --- a/component/test/core/pom.xml +++ b/component/test/core/pom.xml @@ -21,7 +21,7 @@ org.exoplatform.gatein.portal exo.portal.component.test - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/test/pom.xml b/component/test/pom.xml index 15b5e7c579..9ea2f2a443 100644 --- a/component/test/pom.xml +++ b/component/test/pom.xml @@ -22,7 +22,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/test/web/pom.xml b/component/test/web/pom.xml index 37cd7a66b8..1ea2bd1f9f 100644 --- a/component/test/web/pom.xml +++ b/component/test/web/pom.xml @@ -21,7 +21,7 @@ org.exoplatform.gatein.portal exo.portal.component.test - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/web/api/pom.xml b/component/web/api/pom.xml index ea9f63ff83..3c580e8c4b 100644 --- a/component/web/api/pom.xml +++ b/component/web/api/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component.web - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/web/controller/pom.xml b/component/web/controller/pom.xml index a9a13bcc51..6ac775fd56 100644 --- a/component/web/controller/pom.xml +++ b/component/web/controller/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component.web - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/web/pom.xml b/component/web/pom.xml index e599014e9f..71e23e26b0 100644 --- a/component/web/pom.xml +++ b/component/web/pom.xml @@ -23,7 +23,7 @@ org.exoplatform.gatein.portal exo.portal.component - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/web/resources/pom.xml b/component/web/resources/pom.xml index 926a2f77cb..fb5ad62a7f 100644 --- a/component/web/resources/pom.xml +++ b/component/web/resources/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component.web - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/web/security/pom.xml b/component/web/security/pom.xml index c8185d19f1..7fb2b8c08d 100644 --- a/component/web/security/pom.xml +++ b/component/web/security/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component.web - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/component/web/server/pom.xml b/component/web/server/pom.xml index d267589ffc..fab9e62271 100644 --- a/component/web/server/pom.xml +++ b/component/web/server/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.component.web - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 208c0aff46..0e66e73ab1 100644 --- a/pom.xml +++ b/pom.xml @@ -31,14 +31,14 @@ org.exoplatform.gatein.portal exo.portal.parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT pom GateIn - Portal - 6.6.x-SNAPSHOT - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT + 7.0.x-SNAPSHOT meeds-io diff --git a/portlet/exoadmin/pom.xml b/portlet/exoadmin/pom.xml index d3a1c0cbaa..b64564f3ec 100644 --- a/portlet/exoadmin/pom.xml +++ b/portlet/exoadmin/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.portlet - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/portlet/pom.xml b/portlet/pom.xml index 8a37262b95..792dafcba9 100644 --- a/portlet/pom.xml +++ b/portlet/pom.xml @@ -26,7 +26,7 @@ org.exoplatform.gatein.portal exo.portal.parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.portal.portlet diff --git a/web/pom.xml b/web/pom.xml index 823fcef161..5a970c96a7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -26,7 +26,7 @@ org.exoplatform.gatein.portal exo.portal.parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.portal.web diff --git a/web/portal/pom.xml b/web/portal/pom.xml index f8798b003c..6ba9bdf31b 100644 --- a/web/portal/pom.xml +++ b/web/portal/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.web - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/web/rest/pom.xml b/web/rest/pom.xml index 4308960258..12283b642b 100644 --- a/web/rest/pom.xml +++ b/web/rest/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.web - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/webui/core/pom.xml b/webui/core/pom.xml index 0cc6fbdf63..082261a458 100644 --- a/webui/core/pom.xml +++ b/webui/core/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.webui - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/webui/eXo/pom.xml b/webui/eXo/pom.xml index 9a3b3d4053..fe60b7a776 100644 --- a/webui/eXo/pom.xml +++ b/webui/eXo/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.webui - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/webui/framework/pom.xml b/webui/framework/pom.xml index 12eb139117..2781723bc8 100644 --- a/webui/framework/pom.xml +++ b/webui/framework/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.webui - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/webui/pom.xml b/webui/pom.xml index 20917f5297..52c8539e0a 100644 --- a/webui/pom.xml +++ b/webui/pom.xml @@ -26,7 +26,7 @@ org.exoplatform.gatein.portal exo.portal.parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.portal.webui diff --git a/webui/portal/pom.xml b/webui/portal/pom.xml index b45d3e3805..23e0094ff1 100644 --- a/webui/portal/pom.xml +++ b/webui/portal/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.webui - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0 diff --git a/webui/portlet/pom.xml b/webui/portlet/pom.xml index 4d8e8f80d5..c548cf91b0 100644 --- a/webui/portlet/pom.xml +++ b/webui/portlet/pom.xml @@ -20,7 +20,7 @@ org.exoplatform.gatein.portal exo.portal.webui - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT 4.0.0