This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release/2.24.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release/2.24.0 by this push:
     new 48e562a048 Update the `project.build.outputTimestamp` property
48e562a048 is described below

commit 48e562a048ecc0aca3526451992e232e8e559368
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Sep 3 16:32: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 45f44411c7..c246098fff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -316,7 +316,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-08-31T18:29:13Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-09-03T16:00:23Z</project.build.outputTimestamp>
 
     <!-- ========================
          Site-specific properties

Reply via email to