diff --git a/testing-modules/assertion-libraries/pom.xml b/testing-modules/assertion-libraries/pom.xml
index 14e0379a3c6a..2c84549d204e 100644
--- a/testing-modules/assertion-libraries/pom.xml
+++ b/testing-modules/assertion-libraries/pom.xml
@@ -11,6 +11,7 @@
com.baeldung
testing-modules
1.0.0-SNAPSHOT
+ ../
diff --git a/testing-modules/easy-random/pom.xml b/testing-modules/easy-random/pom.xml
index 1ea6fbc3874c..f338519df3dd 100644
--- a/testing-modules/easy-random/pom.xml
+++ b/testing-modules/easy-random/pom.xml
@@ -8,9 +8,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/easymock/pom.xml b/testing-modules/easymock/pom.xml
index a8e37da8ebc2..fd7db5dbb1cb 100644
--- a/testing-modules/easymock/pom.xml
+++ b/testing-modules/easymock/pom.xml
@@ -11,6 +11,7 @@
com.baeldung
testing-modules
1.0.0-SNAPSHOT
+ ../
diff --git a/testing-modules/gatling/pom.xml b/testing-modules/gatling/pom.xml
index 281c74d6b33a..c702b576c553 100644
--- a/testing-modules/gatling/pom.xml
+++ b/testing-modules/gatling/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/groovy-spock/pom.xml b/testing-modules/groovy-spock/pom.xml
index 3c1f00abdf91..65db332acba3 100644
--- a/testing-modules/groovy-spock/pom.xml
+++ b/testing-modules/groovy-spock/pom.xml
@@ -11,9 +11,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/junit-4/pom.xml b/testing-modules/junit-4/pom.xml
index 0ae6b71f8208..f58d1709d30d 100644
--- a/testing-modules/junit-4/pom.xml
+++ b/testing-modules/junit-4/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/junit-5-advanced/pom.xml b/testing-modules/junit-5-advanced/pom.xml
index 3f11c215ff84..f37a41690bb8 100644
--- a/testing-modules/junit-5-advanced/pom.xml
+++ b/testing-modules/junit-5-advanced/pom.xml
@@ -10,29 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
-
-
- org.junit.jupiter
- junit-jupiter
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
-
-
- org.junit.vintage
- junit-vintage-engine
- ${junit-jupiter.version}
- test
-
-
-
\ No newline at end of file
diff --git a/testing-modules/junit-5-basics/pom.xml b/testing-modules/junit-5-basics/pom.xml
index d92ee5568206..62dc4321a86f 100644
--- a/testing-modules/junit-5-basics/pom.xml
+++ b/testing-modules/junit-5-basics/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
@@ -22,36 +22,12 @@
${junit-platform.version}
test
-
- org.junit.vintage
- junit-vintage-engine
- ${junit-jupiter.version}
- test
-
org.junit.jupiter
junit-jupiter-migrationsupport
${junit-jupiter.version}
test
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-params
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-api
- ${junit-jupiter.version}
- test
-
com.h2database
h2
@@ -97,8 +73,8 @@
+ org.apache.maven.surefire
maven-surefire-plugin
- ${maven-surefire-plugin.version}
**/*IntegrationTest.java
@@ -116,8 +92,8 @@
+ org.apache.maven.surefire
maven-surefire-plugin
- ${maven-surefire-plugin.version}
com.baeldung.categories.UnitTest
com.baeldung.categories.IntegrationTest
@@ -134,8 +110,8 @@
+ org.apache.maven.surefire
maven-surefire-plugin
- ${maven-surefire-plugin.version}
UnitTest
IntegrationTest
diff --git a/testing-modules/junit-5/pom.xml b/testing-modules/junit-5/pom.xml
index 148abecb0f20..ef6e92faa455 100644
--- a/testing-modules/junit-5/pom.xml
+++ b/testing-modules/junit-5/pom.xml
@@ -11,9 +11,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
@@ -22,16 +22,6 @@
junit-platform-engine
${junit-platform.version}
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
-
-
- org.junit.jupiter
- junit-jupiter-api
- ${junit-jupiter.version}
-
org.junit.platform
junit-platform-runner
@@ -45,13 +35,6 @@
${junit-platform.version}
test
-
-
- org.junit.vintage
- junit-vintage-engine
- ${junit-jupiter.version}
- test
-
org.junit.jupiter
junit-jupiter-migrationsupport
@@ -140,7 +123,6 @@
2.23.0
2.8.2
2.0.0
- 2.22.0
5.0.1.RELEASE
3.0.0-M3
diff --git a/testing-modules/junit5-annotations/pom.xml b/testing-modules/junit5-annotations/pom.xml
index 79600eb589ff..86e71110c839 100644
--- a/testing-modules/junit5-annotations/pom.xml
+++ b/testing-modules/junit5-annotations/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
@@ -21,16 +21,6 @@
junit-platform-engine
${junit-platform.version}
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
-
-
- org.junit.jupiter
- junit-jupiter-params
- ${junit-jupiter.version}
-
org.junit.jupiter
junit-jupiter-api
diff --git a/testing-modules/junit5-migration/pom.xml b/testing-modules/junit5-migration/pom.xml
index 07f11e2b3a2b..3e34c1dee5a6 100644
--- a/testing-modules/junit5-migration/pom.xml
+++ b/testing-modules/junit5-migration/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
@@ -27,12 +27,6 @@
${junit-platform.version}
test
-
- org.junit.vintage
- junit-vintage-engine
- ${junit-jupiter.version}
- test
-
org.junit.jupiter
junit-jupiter-migrationsupport
@@ -50,8 +44,4 @@
-
- 2.21.0
-
-
\ No newline at end of file
diff --git a/testing-modules/mockito-2/pom.xml b/testing-modules/mockito-2/pom.xml
index 558ac59d08d2..cff7598edc31 100644
--- a/testing-modules/mockito-2/pom.xml
+++ b/testing-modules/mockito-2/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/mockito-3/pom.xml b/testing-modules/mockito-3/pom.xml
index 5a150ccbf9f3..5a79d8108046 100644
--- a/testing-modules/mockito-3/pom.xml
+++ b/testing-modules/mockito-3/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/mocks/pom.xml b/testing-modules/mocks/pom.xml
index 17700a835e09..3fabde037c10 100644
--- a/testing-modules/mocks/pom.xml
+++ b/testing-modules/mocks/pom.xml
@@ -8,9 +8,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/mockserver/pom.xml b/testing-modules/mockserver/pom.xml
index c039d6a0ab30..3495ddb09d9d 100644
--- a/testing-modules/mockserver/pom.xml
+++ b/testing-modules/mockserver/pom.xml
@@ -9,9 +9,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/pom.xml b/testing-modules/pom.xml
index 28c743b2b359..079c7fa792b2 100644
--- a/testing-modules/pom.xml
+++ b/testing-modules/pom.xml
@@ -50,4 +50,20 @@
zerocode
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${maven-surefire-plugin.version}
+
+
+
+
+
+
+ 2.22.2
+
+
\ No newline at end of file
diff --git a/testing-modules/powermock/pom.xml b/testing-modules/powermock/pom.xml
index 7179f3ffbe4c..fad338bb9b42 100644
--- a/testing-modules/powermock/pom.xml
+++ b/testing-modules/powermock/pom.xml
@@ -6,9 +6,10 @@
powermock
- testing-modules
com.baeldung
+ testing-modules
1.0.0-SNAPSHOT
+ ../
diff --git a/testing-modules/selenium-junit-testng/pom.xml b/testing-modules/selenium-junit-testng/pom.xml
index 9f132c756252..860397f229da 100644
--- a/testing-modules/selenium-junit-testng/pom.xml
+++ b/testing-modules/selenium-junit-testng/pom.xml
@@ -9,9 +9,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
@@ -31,12 +31,6 @@
testng
${testng.version}
-
- org.junit.vintage
- junit-vintage-engine
- ${junit-jupiter.version}
- test
-
org.hamcrest
hamcrest-all
diff --git a/testing-modules/test-containers/pom.xml b/testing-modules/test-containers/pom.xml
index 24f686d74178..aa2c85af2196 100644
--- a/testing-modules/test-containers/pom.xml
+++ b/testing-modules/test-containers/pom.xml
@@ -11,9 +11,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
@@ -29,12 +29,6 @@
${junit-platform.version}
test
-
- org.junit.vintage
- junit-vintage-engine
- ${junit-jupiter.version}
- test
-
org.apache.logging.log4j
log4j-core
@@ -87,7 +81,6 @@
1.11.4
42.2.6
3.141.59
- 2.22.2
\ No newline at end of file
diff --git a/testing-modules/testing-libraries-2/pom.xml b/testing-modules/testing-libraries-2/pom.xml
index 82e4bbfdf076..2e8a1b4ed2b9 100644
--- a/testing-modules/testing-libraries-2/pom.xml
+++ b/testing-modules/testing-libraries-2/pom.xml
@@ -60,31 +60,6 @@
${system-stubs.version}
test
-
-
- org.junit.jupiter
- junit-jupiter
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-params
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-api
- ${junit-jupiter.version}
- test
-
diff --git a/testing-modules/testing-libraries/pom.xml b/testing-modules/testing-libraries/pom.xml
index f9443fa79209..8c0fca775b97 100644
--- a/testing-modules/testing-libraries/pom.xml
+++ b/testing-modules/testing-libraries/pom.xml
@@ -10,6 +10,7 @@
com.baeldung
testing-modules
1.0.0-SNAPSHOT
+ ../
diff --git a/testing-modules/testng/pom.xml b/testing-modules/testng/pom.xml
index 8b6a46a6945b..99af6be5b4be 100644
--- a/testing-modules/testng/pom.xml
+++ b/testing-modules/testng/pom.xml
@@ -10,9 +10,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/xmlunit-2/pom.xml b/testing-modules/xmlunit-2/pom.xml
index 07153ab04248..a35d9c2b8742 100644
--- a/testing-modules/xmlunit-2/pom.xml
+++ b/testing-modules/xmlunit-2/pom.xml
@@ -8,9 +8,9 @@
com.baeldung
- parent-modules
+ testing-modules
1.0.0-SNAPSHOT
- ../../
+ ../
diff --git a/testing-modules/zerocode/pom.xml b/testing-modules/zerocode/pom.xml
index 48030166b51b..ea12385a2665 100644
--- a/testing-modules/zerocode/pom.xml
+++ b/testing-modules/zerocode/pom.xml
@@ -7,9 +7,10 @@
1.0-SNAPSHOT
- testing-modules
com.baeldung
+ testing-modules
1.0.0-SNAPSHOT
+ ../