This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release/2.24.2
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release/2.24.2 by this push:
new e65538dc75 Update the `project.build.outputTimestamp` property
e65538dc75 is described below
commit e65538dc75b52fd2f3e49d4ab5d7b40b376abb89
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Nov 18 21:02:09 2024 +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 92e0921dfa..4434c30cb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,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>2024-09-24T13:33:09Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-11-18T20:27:38Z</project.build.outputTimestamp>
<!-- ========================
Site-specific properties