diff --git a/pom.xml b/pom.xml
index ca960c1a6..9d2fd77f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,6 +161,22 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+
+
+ build-info
+
+
+
+ ${project.build.sourceEncoding}
+ ${project.reporting.outputEncoding}
+ ${maven.compiler.source}
+ ${maven.compiler.target}
+
+
+
+
org.apache.maven.plugins