This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch release/2.26.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release/2.26.0 by this push:
new c1ad2a66cc Update the `project.build.outputTimestamp` property
c1ad2a66cc is described below
commit c1ad2a66cc90e643ec319b9e131764c9710bebc5
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Sat May 2 19:54:57 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 69f4b16d79..650c4777f2 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-05-02T19:54:56Z</project.build.outputTimestamp>
<!-- ========================
Site-specific properties