This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway-app-referenceapp.git
The following commit(s) were added to refs/heads/v3 by this push:
new 3ad043c Bumps Causeway 3.4.0-SNAPSHOT -> 3.5.0-SNAPSHOT
3ad043c is described below
commit 3ad043c0fc667bf461603781a63ade19d3166018
Author: andi-huber <[email protected]>
AuthorDate: Fri Nov 7 14:09:18 2025 +0100
Bumps Causeway 3.4.0-SNAPSHOT -> 3.5.0-SNAPSHOT
---
domain/pom.xml | 2 +-
pom.xml | 4 ++--
testing/jdo/pom.xml | 2 +-
testing/jpa/pom.xml | 2 +-
testing/pom.xml | 2 +-
web/pom.xml | 2 +-
wicket/common/pom.xml | 2 +-
wicket/jdo/pom.xml | 2 +-
wicket/jpa/pom.xml | 2 +-
9 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/domain/pom.xml b/domain/pom.xml
index aef4fa7..0dccf65 100644
--- a/domain/pom.xml
+++ b/domain/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
</parent>
<artifactId>reference-app-domain</artifactId>
diff --git a/pom.xml b/pom.xml
index 8b7e8b7..84d33b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,12 +17,12 @@
<parent>
<groupId>org.apache.causeway.app</groupId>
<artifactId>causeway-app-starter-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version> <!-- seems superfluous, but is
required for the maven set plugin to work -->
+ <version>3.5.0-SNAPSHOT</version> <!-- seems superfluous, but is
required for the maven set plugin to work -->
<name>Reference App - Parent</name>
diff --git a/testing/jdo/pom.xml b/testing/jdo/pom.xml
index 5cd3cc4..534bf42 100644
--- a/testing/jdo/pom.xml
+++ b/testing/jdo/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-testing</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/testing/jpa/pom.xml b/testing/jpa/pom.xml
index 0d7e4bf..4478bb0 100644
--- a/testing/jpa/pom.xml
+++ b/testing/jpa/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-testing</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/testing/pom.xml b/testing/pom.xml
index cc13bab..280e6ab 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/web/pom.xml b/web/pom.xml
index 37266c4..824a5d8 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/wicket/common/pom.xml b/wicket/common/pom.xml
index 666b122..558e84c 100644
--- a/wicket/common/pom.xml
+++ b/wicket/common/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/wicket/jdo/pom.xml b/wicket/jdo/pom.xml
index 4eb8634..eb2b1a9 100644
--- a/wicket/jdo/pom.xml
+++ b/wicket/jdo/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/wicket/jpa/pom.xml b/wicket/jpa/pom.xml
index a435006..77cca3e 100644
--- a/wicket/jpa/pom.xml
+++ b/wicket/jpa/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>