From 42c2e67d74dcf23eaab107c9adb6b6e8f3291668 Mon Sep 17 00:00:00 2001 From: halaya Date: Wed, 29 Nov 2023 12:35:58 +0100 Subject: [PATCH] Update Project version and Dependencies to 1.4.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 8550017a..27e95020 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ org.exoplatform.addons.multifactor-authentication multifactor-authentication-parent - 1.3.x-SNAPSHOT + 1.4.x-SNAPSHOT multifactor-authentication-packaging pom diff --git a/pom.xml b/pom.xml index 7aff530b..1a47ec95 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.exoplatform.addons.multifactor-authentication multifactor-authentication-parent - 1.3.x-SNAPSHOT + 1.4.x-SNAPSHOT pom eXo MultiFactor Authentication - Parent POM @@ -28,7 +28,7 @@ - 6.5.x-SNAPSHOT + 6.6.x-SNAPSHOT exoplatform diff --git a/services/pom.xml b/services/pom.xml index a4890e39..fec54d25 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ multifactor-authentication-parent org.exoplatform.addons.multifactor-authentication - 1.3.x-SNAPSHOT + 1.4.x-SNAPSHOT multifactor-authentication-services jar diff --git a/webapps/pom.xml b/webapps/pom.xml index c81f9c3a..74378ed4 100644 --- a/webapps/pom.xml +++ b/webapps/pom.xml @@ -4,7 +4,7 @@ multifactor-authentication-parent org.exoplatform.addons.multifactor-authentication - 1.3.x-SNAPSHOT + 1.4.x-SNAPSHOT multifactor-authentication-webapps war