diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index fc51e98991..1c6def8269 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -279,7 +279,7 @@
[1.3.1,)
- enforce-once
+ enforce
@@ -341,7 +341,7 @@
enforce-rules
- enforce-once
+ enforce
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 7442617611..7e180894d2 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
@@ -6,6 +6,9 @@
executable-dir
0.0.1.BUILD-SNAPSHOT
jar
+
+ UTF-8
+
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 3cbaaa6068..4528314cbc 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
@@ -6,6 +6,9 @@
executable-jar
0.0.1.BUILD-SNAPSHOT
jar
+
+ UTF-8
+
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 79c79d11e3..193173d667 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
@@ -6,6 +6,9 @@
executable-war
0.0.1.BUILD-SNAPSHOT
war
+
+ UTF-8
+
diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml
index 54b7891df0..77034ead10 100644
--- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml
+++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml
@@ -6,6 +6,9 @@
jar
0.0.1.BUILD-SNAPSHOT
jar
+
+ UTF-8
+
diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml
index 56b0b7cd6c..0c98fcb151 100644
--- a/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml
+++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml
@@ -6,6 +6,9 @@
jar
0.0.1.BUILD-SNAPSHOT
jar
+
+ UTF-8
+
diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml
index d7bb26c1ba..9ac723016c 100644
--- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml
+++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml
@@ -6,6 +6,9 @@
run
0.0.1.BUILD-SNAPSHOT
jar
+
+ UTF-8
+
diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml
index 640d2ade38..b947e7b472 100644
--- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml
+++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml
@@ -6,6 +6,9 @@
war
0.0.1.BUILD-SNAPSHOT
war
+
+ UTF-8
+