This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch CAUSEWAY-3941 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit ea57352ee4824cf7aeedde030c01b93c81eb23d4 Author: Dan Haywood <[email protected]> AuthorDate: Mon Nov 10 20:54:24 2025 +0000 CAUSEWAY-3941: updates project.build.outputTimestamp --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 7d791ed240b..b897df83b07 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -72,7 +72,7 @@ identified <causeway.skipTests>false</causeway.skipTests> <maven.test.skip>${causeway.skipTests}</maven.test.skip> - <project.build.outputTimestamp>2025-07-08T16:06:45Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-11-10T20:53:00Z</project.build.outputTimestamp> <delombok.output>${project.build.directory}/delombok</delombok.output>
