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