This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git
The following commit(s) were added to refs/heads/master by this push:
new 2545af4 [MSHARED-879] make build Reproducible
2545af4 is described below
commit 2545af4a8803732bf1a64754fce6505333e2f933
Author: Hervé Boutemy <[email protected]>
AuthorDate: Tue Apr 7 00:32:57 2020 +0200
[MSHARED-879] make build Reproducible
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 4ab7475..23f6aae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,6 +56,7 @@
<properties>
<javaVersion>7</javaVersion>
+
<project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
</properties>
<build>