This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 8f5c159 add local timestamp for Reproducible Build
new 0182717 Merge pull request #117 from hboutemy/patch-1
8f5c159 is described below
commit 8f5c15975209cfd3b01b5e27325e182b1dc18665
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sat Nov 13 12:04:55 2021 +0100
add local timestamp for Reproducible Build
---
pom/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom/pom.xml b/pom/pom.xml
index 039862f..519c31c 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -46,6 +46,7 @@
<site.javadoc.exclude>*.impl:*.internal:</site.javadoc.exclude>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ <project.build.outputTimestamp>10</project.build.outputTimestamp>
</properties>
<issueManagement>