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 947822334cd54acbda862c2e3310260bc9ceeb2e
Author: Dan Haywood <[email protected]>
AuthorDate: Tue Jul 1 08:52:00 2025 +0100

    removes declaration of 'causeway-valuetypes-vega-ui-vaa' artifact
    
    doesn't exist
---
 bom/pom.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index fcdfb80d579..e80398d1a4c 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-01T07:48:39Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-07-01T07:50:52Z</project.build.outputTimestamp>
 
         <delombok.output>${project.build.directory}/delombok</delombok.output>
 
@@ -1528,13 +1528,6 @@ identified
                 <type>jar</type>
                 <scope>compile</scope>
             </dependency>
-            <dependency>
-                <groupId>org.apache.causeway.valuetypes</groupId>
-                <artifactId>causeway-valuetypes-vega-ui-vaa</artifactId>
-                <version>3.4.0-SNAPSHOT</version>
-                <type>jar</type>
-                <scope>compile</scope>
-            </dependency>
             <dependency>
                 <groupId>org.apache.causeway.valuetypes</groupId>
                 <artifactId>causeway-valuetypes-vega-ui-wkt</artifactId>

Reply via email to