diff --git a/pom.xml b/pom.xml index aa1424760..1b6a5ed66 100644 --- a/pom.xml +++ b/pom.xml @@ -207,6 +207,26 @@ + + + pl.project13.maven + git-commit-id-plugin + + + + revision + + + + + true + yyyy-MM-dd'T'HH:mm:ssZ + true + ${project.build.outputDirectory}/git.properties + + + +