This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch release-2.0.0-RC1
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 1396fe16b77cc092245c7a46e7a5aeedbb4b58e2
Author: danhaywood <[email protected]>
AuthorDate: Fri Mar 22 09:42:57 2024 +0000

    CAUSEWAY-3666: updates project build timestamp
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index deb9e2e708..cb49a5319a 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -66,7 +66,7 @@ It is therefore a copy of org.apache:apache, with 
customisations clearly identif
         <causeway.skipTests>false</causeway.skipTests>
                <maven.test.skip>${causeway.skipTests}</maven.test.skip>
 
-        
<project.build.outputTimestamp>2024-03-16T11:11:00Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-03-22T09:42:00Z</project.build.outputTimestamp>
 
         <delombok.output>${project.build.directory}/delombok</delombok.output>
 

Reply via email to