From 651f3494e8773f360923674e8a5ea4bf6711bf5a Mon Sep 17 00:00:00 2001 From: Rishi Mehta <69448117+rismehta@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:16:10 +0530 Subject: [PATCH] @releng updating forms core component version (#1238) --- src/main/archetype/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/archetype/pom.xml b/src/main/archetype/pom.xml index 31220ed60..06a41163a 100644 --- a/src/main/archetype/pom.xml +++ b/src/main/archetype/pom.xml @@ -83,11 +83,11 @@ #if ($includeForms == "y" or $includeFormsenrollment == "y" or $includeFormscommunications == "y" or $includeFormsheadless == "y") #if ($aemVersion == "cloud") - 3.0.66 - 3.0.66 + 3.0.70 + 3.0.70 #else - 1.1.52 - 1.1.52 + 1.1.58 + 1.1.58 #end SDK_FORMS_VERSION #end