From 72590300675f8ab2a917dca014cc917c1dd37246 Mon Sep 17 00:00:00 2001 From: halaya Date: Thu, 25 Apr 2024 10:58:04 +0100 Subject: [PATCH] Update Project version and Dependencies to 7.0.x-SNAPSHOT --- exo.core.component.database/pom.xml | 2 +- exo.core.component.organization.api/pom.xml | 2 +- exo.core.component.script.groovy/pom.xml | 2 +- exo.core.component.security.core/pom.xml | 2 +- exo.core.component.xml-processing/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/exo.core.component.database/pom.xml b/exo.core.component.database/pom.xml index cb548159..8bdda5da 100644 --- a/exo.core.component.database/pom.xml +++ b/exo.core.component.database/pom.xml @@ -27,7 +27,7 @@ org.exoplatform.core core-parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.core.component.database diff --git a/exo.core.component.organization.api/pom.xml b/exo.core.component.organization.api/pom.xml index a8ccba93..8a3b0142 100644 --- a/exo.core.component.organization.api/pom.xml +++ b/exo.core.component.organization.api/pom.xml @@ -25,7 +25,7 @@ org.exoplatform.core core-parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.core.component.organization.api eXo PLF Core :: Component :: Organization Service API diff --git a/exo.core.component.script.groovy/pom.xml b/exo.core.component.script.groovy/pom.xml index 2cd145cf..e9c40861 100644 --- a/exo.core.component.script.groovy/pom.xml +++ b/exo.core.component.script.groovy/pom.xml @@ -27,7 +27,7 @@ org.exoplatform.core core-parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.core.component.script.groovy diff --git a/exo.core.component.security.core/pom.xml b/exo.core.component.security.core/pom.xml index 7fa36c39..9245fc9b 100644 --- a/exo.core.component.security.core/pom.xml +++ b/exo.core.component.security.core/pom.xml @@ -27,7 +27,7 @@ org.exoplatform.core core-parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.core.component.security.core diff --git a/exo.core.component.xml-processing/pom.xml b/exo.core.component.xml-processing/pom.xml index 36bc8079..8759e9ab 100644 --- a/exo.core.component.xml-processing/pom.xml +++ b/exo.core.component.xml-processing/pom.xml @@ -25,7 +25,7 @@ org.exoplatform.core core-parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exo.core.component.xml-processing eXo PLF Core :: Component :: XML Processing Service diff --git a/pom.xml b/pom.xml index 6633813a..847105cc 100644 --- a/pom.xml +++ b/pom.xml @@ -32,14 +32,14 @@ org.exoplatform.core core-parent - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT pom eXo PLF:: Core Exoplatform SAS 'eXo Core' project. - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT meeds-io