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 72cb704 add local reproducible build timestamp
new 921c3ae Merge pull request #118 from hboutemy/patch-2
72cb704 is described below
commit 72cb704d677fff9396a3ee36f03bcdab95837077
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sat Nov 13 12:23:00 2021 +0100
add local reproducible build timestamp
---
features/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/features/pom.xml b/features/pom.xml
index fa406a6..c54445b 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -34,6 +34,7 @@
<properties>
<felix.java.version>8</felix.java.version>
+ <project.build.outputTimestamp>10</project.build.outputTimestamp>
</properties>
<build>