From fd1c742d4f8d193eb935519909c15302b783cd52 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Mon, 6 Mar 2017 08:19:28 +0100 Subject: [PATCH] Do not fail maven build when git directing is missing --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index d879eb929..ff677d097 100644 --- a/pom.xml +++ b/pom.xml @@ -176,6 +176,7 @@ true ${project.build.outputDirectory}/git.properties + false