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

ahuber pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/main by this push:
     new d4e2a075530 POM fix on prev. commit
d4e2a075530 is described below

commit d4e2a075530ec6878b177965ab00fc75379856c7
Author: Andi Huber <[email protected]>
AuthorDate: Tue Jul 8 22:46:30 2025 +0200

    POM fix on prev. commit
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 021829ed901..4231b673c0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
        <groupId>org.apache.causeway</groupId>
        <artifactId>causeway-all</artifactId>
-       <version>3.4.0-SNAPSHOT</version>
+       <version>3.5.0-SNAPSHOT</version>
 
        <packaging>pom</packaging>
 

Reply via email to