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 d337990410b7bf1ce155a23bd5d4e3091d4df635 Author: ASF Logging Services RM <[email protected]> AuthorDate: Thu Nov 16 18:39:03 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 de5202fb60..449d44c47e 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-11-16T15:26:16Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-11-16T17:55:51Z</project.build.outputTimestamp> <!-- ======================== Site-specific properties
