From 5840b31a74f8a1e97112971aa0186ba6bd5f9e90 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Fri, 19 Jul 2019 14:25:37 +0200 Subject: [PATCH] Fix git commit info extraction to avoid build failures. Closes #2088. --- main/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/main/pom.xml b/main/pom.xml index 6e2c8bcff..ec95e3e3d 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -248,6 +248,7 @@ true ${project.build.outputDirectory}/git.properties false + false json false