diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml
index f58347e184..19cedb4156 100644
--- a/spring-boot-integration-tests/pom.xml
+++ b/spring-boot-integration-tests/pom.xml
@@ -63,6 +63,39 @@
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+
+
+ clean-samples
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-clean-plugin
+
+
+ clean-samples
+ clean
+
+ clean
+
+
+
+