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 2c99f83 bumps Causeway 3.5.0-SNAPSHOT->3.6.0-SNAPSHOT
2c99f83 is described below
commit 2c99f8331569fc4a2cca82814c4189d45eab8138
Author: andi-huber <[email protected]>
AuthorDate: Sun Jan 18 17:28:59 2026 +0100
bumps Causeway 3.5.0-SNAPSHOT->3.6.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 0dccf65..5f136fa 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
</parent>
<artifactId>reference-app-domain</artifactId>
diff --git a/pom.xml b/pom.xml
index 84d33b8..168f62f 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.causeway.examples.apps</groupId>
<artifactId>reference-app-parent</artifactId>
- <version>3.5.0-SNAPSHOT</version> <!-- seems superfluous, but is
required for the maven set plugin to work -->
+ <version>3.6.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 534bf42..b805c3f 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/testing/jpa/pom.xml b/testing/jpa/pom.xml
index 4478bb0..ae0c6cb 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/testing/pom.xml b/testing/pom.xml
index 280e6ab..7eea0dc 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/web/pom.xml b/web/pom.xml
index 824a5d8..9a92eb5 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/wicket/common/pom.xml b/wicket/common/pom.xml
index 558e84c..0d3e1b3 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/wicket/jdo/pom.xml b/wicket/jdo/pom.xml
index eb2b1a9..8256a78 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/wicket/jpa/pom.xml b/wicket/jpa/pom.xml
index 77cca3e..9f93bf0 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.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>