This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new ff58390 Set reasonable build time stamp for upcoming tag
ff58390 is described below
commit ff583903a5224f14e350a8e5b546dabfc0afc255
Author: Mark Thomas <[email protected]>
AuthorDate: Mon May 25 09:54:20 2026 +0100
Set reasonable build time stamp for upcoming tag
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a80e09e..136a28e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
<commons.bc.version>1.5.1</commons.bc.version>
<commons.jira.id>DAEMON</commons.jira.id>
<commons.jira.pid>12310468</commons.jira.pid>
-
<project.build.outputTimestamp>2026-05-19T12:00:00Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-05-25T09:00:00Z</project.build.outputTimestamp>
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
<!-- JaCoCo: Don't make code coverage worse than: -->
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>