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 8ae62bcaeef9f8c8ff9cb51d2aad2cc6a54bdd45 Author: ASF Logging Services RM <[email protected]> AuthorDate: Fri Nov 17 09:29:56 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 449d44c47e..050eeeed7b 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-16T17:55:51Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-11-17T08:52:06Z</project.build.outputTimestamp> <!-- ======================== Site-specific properties
