From e174ae8414ab57c28c4834bb77131c4301467616 Mon Sep 17 00:00:00 2001 From: ShammiL Date: Wed, 14 Aug 2024 14:48:51 +0530 Subject: [PATCH] change 6 update surefire version for all modules --- integration/mediation-tests/tests-http/pom.xml | 2 +- integration/mediation-tests/tests-mediator-1/pom.xml | 2 +- integration/mediation-tests/tests-mediator-2/pom.xml | 2 +- integration/mediation-tests/tests-other/pom.xml | 2 +- .../artifacts/ESB/connector/custom-connector-hello/pom.xml | 2 +- integration/mediation-tests/tests-patches-with-smb2/pom.xml | 2 +- integration/mediation-tests/tests-patches/pom.xml | 2 +- .../mediation-tests/tests-platform/tests-coordination/pom.xml | 2 +- .../mediation-tests/tests-platform/tests-transaction/pom.xml | 2 +- .../mediation-tests/tests-platform/tests-userstore/pom.xml | 2 +- .../mediation-tests/tests-platform/tests-wso2mb/pom.xml | 2 +- integration/mediation-tests/tests-sample/pom.xml | 2 +- integration/mediation-tests/tests-service/pom.xml | 4 ++-- integration/mediation-tests/tests-transport/pom.xml | 2 +- product-scenarios/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/integration/mediation-tests/tests-http/pom.xml b/integration/mediation-tests/tests-http/pom.xml index a03c022beb..488a488d02 100644 --- a/integration/mediation-tests/tests-http/pom.xml +++ b/integration/mediation-tests/tests-http/pom.xml @@ -51,7 +51,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false diff --git a/integration/mediation-tests/tests-mediator-1/pom.xml b/integration/mediation-tests/tests-mediator-1/pom.xml index fd34905c3c..9475ac4233 100644 --- a/integration/mediation-tests/tests-mediator-1/pom.xml +++ b/integration/mediation-tests/tests-mediator-1/pom.xml @@ -51,7 +51,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false diff --git a/integration/mediation-tests/tests-mediator-2/pom.xml b/integration/mediation-tests/tests-mediator-2/pom.xml index 7120a87a1a..217ab42070 100644 --- a/integration/mediation-tests/tests-mediator-2/pom.xml +++ b/integration/mediation-tests/tests-mediator-2/pom.xml @@ -34,7 +34,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false diff --git a/integration/mediation-tests/tests-other/pom.xml b/integration/mediation-tests/tests-other/pom.xml index 3a1c166521..e9f643babe 100644 --- a/integration/mediation-tests/tests-other/pom.xml +++ b/integration/mediation-tests/tests-other/pom.xml @@ -33,7 +33,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false diff --git a/integration/mediation-tests/tests-other/src/test/resources/artifacts/ESB/connector/custom-connector-hello/pom.xml b/integration/mediation-tests/tests-other/src/test/resources/artifacts/ESB/connector/custom-connector-hello/pom.xml index 0b74eb0269..973b5713e9 100644 --- a/integration/mediation-tests/tests-other/src/test/resources/artifacts/ESB/connector/custom-connector-hello/pom.xml +++ b/integration/mediation-tests/tests-other/src/test/resources/artifacts/ESB/connector/custom-connector-hello/pom.xml @@ -159,7 +159,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false -Xms512m -Xmx1024m diff --git a/integration/mediation-tests/tests-patches-with-smb2/pom.xml b/integration/mediation-tests/tests-patches-with-smb2/pom.xml index 3aeda1d734..d6bf61bc25 100644 --- a/integration/mediation-tests/tests-patches-with-smb2/pom.xml +++ b/integration/mediation-tests/tests-patches-with-smb2/pom.xml @@ -34,7 +34,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false diff --git a/integration/mediation-tests/tests-patches/pom.xml b/integration/mediation-tests/tests-patches/pom.xml index 5393749554..cc5ccc97eb 100644 --- a/integration/mediation-tests/tests-patches/pom.xml +++ b/integration/mediation-tests/tests-patches/pom.xml @@ -34,7 +34,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false diff --git a/integration/mediation-tests/tests-platform/tests-coordination/pom.xml b/integration/mediation-tests/tests-platform/tests-coordination/pom.xml index 1edb345ac6..17304919e1 100644 --- a/integration/mediation-tests/tests-platform/tests-coordination/pom.xml +++ b/integration/mediation-tests/tests-platform/tests-coordination/pom.xml @@ -51,7 +51,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false -Xms512m -Xmx1024m diff --git a/integration/mediation-tests/tests-platform/tests-transaction/pom.xml b/integration/mediation-tests/tests-platform/tests-transaction/pom.xml index 1beeadb05a..dfe3e76fed 100644 --- a/integration/mediation-tests/tests-platform/tests-transaction/pom.xml +++ b/integration/mediation-tests/tests-platform/tests-transaction/pom.xml @@ -51,7 +51,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false -Xms512m -Xmx1024m diff --git a/integration/mediation-tests/tests-platform/tests-userstore/pom.xml b/integration/mediation-tests/tests-platform/tests-userstore/pom.xml index a2b3a66a3e..b2436c58e7 100644 --- a/integration/mediation-tests/tests-platform/tests-userstore/pom.xml +++ b/integration/mediation-tests/tests-platform/tests-userstore/pom.xml @@ -51,7 +51,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false -Xms512m -Xmx1024m diff --git a/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml b/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml index bc3447f681..187c8cc5b4 100644 --- a/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml +++ b/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml @@ -34,7 +34,7 @@ maven-surefire-plugin - 2.12.4 + 2.22.2 false