From 8697967f4461ddabbc9f4dc7bbb1d57f92ad5108 Mon Sep 17 00:00:00 2001 From: halaya Date: Tue, 10 Oct 2023 17:27:22 +0100 Subject: [PATCH] Create FB feature/experience and update projects versions/dependencies --- 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..e05172db 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.3.x-experience-SNAPSHOT multifactor-authentication-packaging pom diff --git a/pom.xml b/pom.xml index 7aff530b..7c7618e4 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.exoplatform.addons.multifactor-authentication multifactor-authentication-parent - 1.3.x-SNAPSHOT + 1.3.x-experience-SNAPSHOT pom eXo MultiFactor Authentication - Parent POM @@ -28,7 +28,7 @@ - 6.5.x-SNAPSHOT + 6.5.x-experience-SNAPSHOT exoplatform diff --git a/services/pom.xml b/services/pom.xml index a4890e39..f3aa0dee 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.3.x-experience-SNAPSHOT multifactor-authentication-services jar diff --git a/webapps/pom.xml b/webapps/pom.xml index c81f9c3a..2d25bc95 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.3.x-experience-SNAPSHOT multifactor-authentication-webapps war