diff --git a/spring-boot-mvc/pom.xml b/spring-boot-mvc/pom.xml
index e456155f36..9ca187db5d 100644
--- a/spring-boot-mvc/pom.xml
+++ b/spring-boot-mvc/pom.xml
@@ -46,6 +46,10 @@
org.springframework.boot
spring-boot-maven-plugin
+
+ com.baeldung.springbootmvc.SpringBootMvcApplication
+ JAR
+
@@ -56,6 +60,7 @@
1.8
1.10.0
+ com.baeldung.springbootmvc.SpringBootMvcApplication