diff --git a/pom.xml b/pom.xml index 31b40bfe5..dd52455d0 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,22 @@ true + + + + + build-info + + + + ${project.build.sourceEncoding} + ${project.reporting.outputEncoding} + ${maven.compiler.source} + ${maven.compiler.target} + + + +