diff --git a/spring-5/pom.xml b/spring-5/pom.xml
index 6c52e6c8cc..f116ed73c0 100644
--- a/spring-5/pom.xml
+++ b/spring-5/pom.xml
@@ -70,6 +70,21 @@
org.springframework.boot
spring-boot-maven-plugin
+
+ com.baeldung.Spring5Application
+ JAR
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ **/*IntegrationTest.java
+ **/*LiveTest.java
+
+