You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gi...@apache.org on 2024/04/15 10:01:07 UTC

(logging-log4j2) branch release/2.24.0-site-test updated: Update the `project.build.outputTimestamp` property

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

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


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

commit 75f351ff564e91b94a7f98a3b47b989a78e37120
Author: ASF Logging Services RM <pr...@logging.apache.org>
AuthorDate: Mon Apr 15 10:01:02 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 349e4ad956..7e5c0d7fc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,7 +324,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-03-06T09:31:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-04-15T09:41:38Z</project.build.outputTimestamp>
 
     <!-- ========================
          Site-specific properties