From 98c81c1d08cd742ca418672594010a781bdc5673 Mon Sep 17 00:00:00 2001 From: anuragkumawat Date: Sun, 28 Aug 2022 18:42:36 +0530 Subject: [PATCH] JAVA-13746 testing-modules parallel-tests-junit not running in parallel (#12655) --- testing-modules/parallel-tests-junit/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testing-modules/parallel-tests-junit/pom.xml b/testing-modules/parallel-tests-junit/pom.xml index f5a46b91e3..8b1491fd75 100644 --- a/testing-modules/parallel-tests-junit/pom.xml +++ b/testing-modules/parallel-tests-junit/pom.xml @@ -19,5 +19,9 @@ math-test-functions string-test-functions + + + 2.21.0 + \ No newline at end of file