diff --git a/spring-reactor/pom.xml b/spring-reactor/pom.xml
index 7b6b1318cf..a04955eada 100644
--- a/spring-reactor/pom.xml
+++ b/spring-reactor/pom.xml
@@ -39,6 +39,17 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ **/*IntegrationTest.java
+ **/*LiveTest.java
+
+
+