diff --git a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml
index c6754d298e..b9f0411a4d 100644
--- a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml
+++ b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml
@@ -6,18 +6,15 @@
org.springframework.boot
spring-boot-starter-parent
{{bootVersion}}
-
+
-
com.example
app
0.0.1
{{packaging}}
-
{{resourcesJarPath}}
-
org.springframework.boot
@@ -44,7 +41,6 @@
${resourcesJarPath}
-
@@ -56,7 +52,6 @@
-
spring-snapshots
@@ -66,5 +61,4 @@
-