diff --git a/testing/pom.xml b/testing/pom.xml
index aa523d95ef..1bdc5c87f0 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -5,17 +5,23 @@
mutation-testing
0.1-SNAPSHOT
mutation-testing
+
+
+ 1.1.10
+ 4.12
+ 0.7.7.201606060606
+
org.pitest
pitest-parent
- 1.1.10
+ ${pitest.version}
pom
junit
junit
- 4.9
+ ${junit.version}
@@ -23,7 +29,7 @@
org.pitest
pitest-maven
- 1.1.10
+ ${pitest.version}
com.baeldung.testing.mutation.*
@@ -36,7 +42,7 @@
org.jacoco
jacoco-maven-plugin
- 0.7.7.201606060606
+ ${jacoco.version}