diff --git a/pom.xml b/pom.xml index ca960c1..9d2fd77 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