This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 381b5bc9678a68f24799ea8c1b4e2a386d9b8d66 Author: ASF Logging Services RM <[email protected]> AuthorDate: Thu Nov 16 16:07:25 2023 +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 d5bb7aca79..de5202fb60 100644 --- a/pom.xml +++ b/pom.xml @@ -314,7 +314,7 @@ <!-- JDK version of the main Maven process (used in ASF parent POM) --> <minimalJavaBuildVersion>[11,12)</minimalJavaBuildVersion> <module.name /> - <project.build.outputTimestamp>2023-10-23T19:03:40Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-11-16T15:26:16Z</project.build.outputTimestamp> <!-- ======================== Site-specific properties
