diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml
index 49e8046c1b..2df6271e8f 100644
--- a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml
@@ -7,18 +7,11 @@
0.0.1.BUILD-SNAPSHOT
UTF-8
+ @java.version@
+ @java.version@
-
- org.apache.maven.plugins
- maven-compiler-plugin
- @maven-compiler-plugin.version@
-
- 1.8
- 1.8
-
-
org.apache.maven.plugins
maven-dependency-plugin
diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml
index bc2bdc0674..3e57160e10 100644
--- a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml
@@ -7,18 +7,11 @@
0.0.1.BUILD-SNAPSHOT
UTF-8
+ @java.version@
+ @java.version@
-
- org.apache.maven.plugins
- maven-compiler-plugin
- @maven-compiler-plugin.version@
-
- 1.8
- 1.8
-
-
org.apache.maven.plugins
maven-dependency-plugin
diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml
index 7fa97fd45b..6820957f80 100644
--- a/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml
@@ -7,18 +7,11 @@
0.0.1.BUILD-SNAPSHOT
UTF-8
+ @java.version@
+ @java.version@
-
- org.apache.maven.plugins
- maven-compiler-plugin
- @maven-compiler-plugin.version@
-
- 1.8
- 1.8
-
-
org.apache.maven.plugins
maven-dependency-plugin
diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml
index e2871bdc20..642f422a77 100644
--- a/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml
@@ -7,18 +7,11 @@
0.0.1.BUILD-SNAPSHOT
UTF-8
+ @java.version@
+ @java.version@
-
- org.apache.maven.plugins
- maven-compiler-plugin
- @maven-compiler-plugin.version@
-
- 1.8
- 1.8
-
-
org.apache.maven.plugins
maven-dependency-plugin
diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml
index 09077520d3..1dcac180d2 100644
--- a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml
@@ -8,18 +8,11 @@
war
UTF-8
+ @java.version@
+ @java.version@
-
- org.apache.maven.plugins
- maven-compiler-plugin
- @maven-compiler-plugin.version@
-
- 1.8
- 1.8
-
-
org.apache.maven.plugins
maven-war-plugin