This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 1a2143c671896e35e9195b6a040f1880a0bb083e Author: Piotr P. Karwasz <[email protected]> AuthorDate: Thu Feb 16 20:02:46 2023 +0100 Make reproducible --- log4j-bom/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml index 23ad28b20c..0a84d135ca 100644 --- a/log4j-bom/pom.xml +++ b/log4j-bom/pom.xml @@ -35,6 +35,7 @@ <project.build.outputTimestamp>10</project.build.outputTimestamp> <maven.site.skip>true</maven.site.skip> <maven.site.deploy.skip>true</maven.site.deploy.skip> + <project.build.outputTimestamp>0</project.build.outputTimestamp> </properties> <dependencyManagement>
