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

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

commit 854c556a257a8defe1e19474f3b008d69fb43da4
Author: Dan Haywood <[email protected]>
AuthorDate: Tue Jul 1 08:42:15 2025 +0100

    fixes artifactId in bom/pom.xml
---
 bom/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index e590b1a1e19..dbcfb6a5bcd 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-01T06:56:00Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-07-01T07:40:46Z</project.build.outputTimestamp>
 
         <delombok.output>${project.build.directory}/delombok</delombok.output>
 
@@ -1030,7 +1030,7 @@ identified
             </dependency>
             <dependency>
                 <groupId>org.apache.causeway.extensions</groupId>
-                
<artifactId>causeway-extensions-executionoutrepublisher-applib</artifactId>
+                
<artifactId>causeway-extensions-executionrepublisher-applib</artifactId>
                 <version>3.4.0-SNAPSHOT</version>
                 <type>jar</type>
                 <scope>compile</scope>

Reply via email to