From f4cf1709e1971d7aeaf8da62e54746eb49cd2fe8 Mon Sep 17 00:00:00 2001 From: Tung Le <76459536+lttung-axonivy@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:39:35 +0700 Subject: [PATCH] Updated all pom build.plugin.version=12.0.0, ivy.engine.version=12.0.2 (#1308) Co-authored-by: wawa-axonivy --- AxonIvyPortal/PortalKitTestHelper/pom.xml | 4 ++-- AxonIvyPortal/portal-components/pom.xml | 4 ++-- AxonIvyPortal/portal-migration/pom.xml | 4 ++-- AxonIvyPortal/portal-selenium-test/customized_pom.xml | 4 ++-- .../portal-selenium-test/document_screenshot_pom.xml | 4 ++-- AxonIvyPortal/portal-selenium-test/pom.xml | 4 ++-- AxonIvyPortal/portal/pom.xml | 4 ++-- Showcase/InternalSupport/pom.xml | 4 ++-- Showcase/portal-components-examples/pom.xml | 4 ++-- Showcase/portal-developer-examples/pom.xml | 4 ++-- Showcase/portal-user-examples/pom.xml | 4 ++-- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/AxonIvyPortal/PortalKitTestHelper/pom.xml b/AxonIvyPortal/PortalKitTestHelper/pom.xml index 9b1856defa..79b9a3a82a 100644 --- a/AxonIvyPortal/PortalKitTestHelper/pom.xml +++ b/AxonIvyPortal/PortalKitTestHelper/pom.xml @@ -7,8 +7,8 @@ 9.1.0.0-SNAPSHOT iar - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 UTF-8 diff --git a/AxonIvyPortal/portal-components/pom.xml b/AxonIvyPortal/portal-components/pom.xml index 7f1813bde0..ab5abfd88c 100644 --- a/AxonIvyPortal/portal-components/pom.xml +++ b/AxonIvyPortal/portal-components/pom.xml @@ -16,8 +16,8 @@ - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 UTF-8 diff --git a/AxonIvyPortal/portal-migration/pom.xml b/AxonIvyPortal/portal-migration/pom.xml index fab872d578..ae3e722411 100644 --- a/AxonIvyPortal/portal-migration/pom.xml +++ b/AxonIvyPortal/portal-migration/pom.xml @@ -6,8 +6,8 @@ 9.4.0 iar - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 diff --git a/AxonIvyPortal/portal-selenium-test/customized_pom.xml b/AxonIvyPortal/portal-selenium-test/customized_pom.xml index 09309492b2..254cb3b2a2 100644 --- a/AxonIvyPortal/portal-selenium-test/customized_pom.xml +++ b/AxonIvyPortal/portal-selenium-test/customized_pom.xml @@ -6,8 +6,8 @@ 9.1.0.0-SNAPSHOT iar - 12.0.0-SNAPSHOT - 12.0.1 + 12.0.0 + 12.0.2 UTF-8 diff --git a/AxonIvyPortal/portal-selenium-test/document_screenshot_pom.xml b/AxonIvyPortal/portal-selenium-test/document_screenshot_pom.xml index 09bffcb633..ce671e75e8 100644 --- a/AxonIvyPortal/portal-selenium-test/document_screenshot_pom.xml +++ b/AxonIvyPortal/portal-selenium-test/document_screenshot_pom.xml @@ -6,8 +6,8 @@ 9.1.0.0-SNAPSHOT pom - 12.0.0-SNAPSHOT - 12.0.1 + 12.0.0 + 12.0.2 UTF-8 diff --git a/AxonIvyPortal/portal-selenium-test/pom.xml b/AxonIvyPortal/portal-selenium-test/pom.xml index 9b53377563..59acebbe3a 100644 --- a/AxonIvyPortal/portal-selenium-test/pom.xml +++ b/AxonIvyPortal/portal-selenium-test/pom.xml @@ -7,8 +7,8 @@ 9.1.0.0-SNAPSHOT iar - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 UTF-8 diff --git a/AxonIvyPortal/portal/pom.xml b/AxonIvyPortal/portal/pom.xml index 5c7f9309e2..706213bcb9 100644 --- a/AxonIvyPortal/portal/pom.xml +++ b/AxonIvyPortal/portal/pom.xml @@ -17,8 +17,8 @@ - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 UTF-8 diff --git a/Showcase/InternalSupport/pom.xml b/Showcase/InternalSupport/pom.xml index 6a74a3701a..dcbc2f4958 100644 --- a/Showcase/InternalSupport/pom.xml +++ b/Showcase/InternalSupport/pom.xml @@ -6,8 +6,8 @@ 9.1.0.0-SNAPSHOT iar - 12.0.0-SNAPSHOT - 12.0.1 + 12.0.0 + 12.0.2 UTF-8 diff --git a/Showcase/portal-components-examples/pom.xml b/Showcase/portal-components-examples/pom.xml index 076878621e..43de80ab6a 100644 --- a/Showcase/portal-components-examples/pom.xml +++ b/Showcase/portal-components-examples/pom.xml @@ -17,8 +17,8 @@ - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 UTF-8 diff --git a/Showcase/portal-developer-examples/pom.xml b/Showcase/portal-developer-examples/pom.xml index 470188c062..ab5a66f550 100644 --- a/Showcase/portal-developer-examples/pom.xml +++ b/Showcase/portal-developer-examples/pom.xml @@ -17,8 +17,8 @@ - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 UTF-8 diff --git a/Showcase/portal-user-examples/pom.xml b/Showcase/portal-user-examples/pom.xml index 20e8b2c6f5..f6ca58fd61 100644 --- a/Showcase/portal-user-examples/pom.xml +++ b/Showcase/portal-user-examples/pom.xml @@ -17,8 +17,8 @@ - 12.0.1 - 12.0.0-SNAPSHOT + 12.0.2 + 12.0.0 UTF-8