diff --git a/virtual-patient-graph/pom.xml b/virtual-patient-graph/pom.xml
index 76d11d10..64f4d6f5 100644
--- a/virtual-patient-graph/pom.xml
+++ b/virtual-patient-graph/pom.xml
@@ -148,6 +148,13 @@
true
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
diff --git a/virtual-patient-manage/pom.xml b/virtual-patient-manage/pom.xml
index 3ba34ae7..90bebfcb 100644
--- a/virtual-patient-manage/pom.xml
+++ b/virtual-patient-manage/pom.xml
@@ -138,6 +138,13 @@
true
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
diff --git a/virtual-patient-web/pom.xml b/virtual-patient-web/pom.xml
index 57d7d249..2765b18d 100644
--- a/virtual-patient-web/pom.xml
+++ b/virtual-patient-web/pom.xml
@@ -142,6 +142,13 @@
true
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+