This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch CAUSEWAY-3898 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 517bf77d891f744f473a90531786f4a9606e424a Author: Dan Haywood <[email protected]> AuthorDate: Wed Oct 8 10:29:43 2025 +0100 udpates project.build.outputTimestamp --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a371f4f82d4..ee1901480da 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -57,7 +57,7 @@ <causeway.skipTests>false</causeway.skipTests> <maven.test.skip>${causeway.skipTests}</maven.test.skip> - <project.build.outputTimestamp>2025-05-28T05:00:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-10-08T10:28:00Z</project.build.outputTimestamp> <delombok.output>${project.build.directory}/delombok</delombok.output>
