This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch release/2.25.5
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release/2.25.5 by this push:
new 2e1d9c6284 Update the `project.build.outputTimestamp` property
2e1d9c6284 is described below
commit 2e1d9c6284af1da1dec189f4b5b98ac0f32a7645
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Jul 1 10:43:21 2026 +0000
Update the `project.build.outputTimestamp` property
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b17692517..42346470f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@
2. This value is employed in various places while creating the
distribution
To mitigate these, we define a *dummy* value here and let the CI
replace it during a release.
Hence, *DO NOT MANUALLY EDIT THIS VALUE*! -->
-
<project.build.outputTimestamp>2026-03-25T07:52:12Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-07-01T09:46:31Z</project.build.outputTimestamp>
<!-- ========================
Site-specific properties