From 488c23818ea6be10d7af8e19e7a10a20b8bebf8f Mon Sep 17 00:00:00 2001 From: halaya Date: Tue, 23 Apr 2024 17:00:36 +0100 Subject: [PATCH] Update Project version and Dependencies to 7.0.x-SNAPSHOT --- packaging/pom.xml | 2 +- pom.xml | 4 ++-- services/pom.xml | 2 +- webapps/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packaging/pom.xml b/packaging/pom.xml index 27e95020..9a844113 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ org.exoplatform.addons.multifactor-authentication multifactor-authentication-parent - 1.4.x-SNAPSHOT + 7.0.x-SNAPSHOT multifactor-authentication-packaging pom diff --git a/pom.xml b/pom.xml index 6c638139..5f958963 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.exoplatform.addons.multifactor-authentication multifactor-authentication-parent - 1.4.x-SNAPSHOT + 7.0.x-SNAPSHOT pom eXo MultiFactor Authentication - Parent POM @@ -28,7 +28,7 @@ - 6.6.x-SNAPSHOT + 7.0.x-SNAPSHOT exoplatform diff --git a/services/pom.xml b/services/pom.xml index 831b5390..ccfa041a 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ multifactor-authentication-parent org.exoplatform.addons.multifactor-authentication - 1.4.x-SNAPSHOT + 7.0.x-SNAPSHOT multifactor-authentication-services jar diff --git a/webapps/pom.xml b/webapps/pom.xml index 74378ed4..6fc4222a 100644 --- a/webapps/pom.xml +++ b/webapps/pom.xml @@ -4,7 +4,7 @@ multifactor-authentication-parent org.exoplatform.addons.multifactor-authentication - 1.4.x-SNAPSHOT + 7.0.x-SNAPSHOT multifactor-authentication-webapps war