This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch v3-jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git
The following commit(s) were added to refs/heads/v3-jpa-SNAPSHOT by this push:
new 828079e updates pom.xml to 3.6.0-SNAPSHOT
828079e is described below
commit 828079ee4a6aebf348e93741b87e6d15de90bc8c
Author: Dan Haywood <[email protected]>
AuthorDate: Tue Nov 18 06:36:59 2025 +0000
updates pom.xml to 3.6.0-SNAPSHOT
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cce95a9..ad89220 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
<parent>
<groupId>org.apache.causeway.app</groupId>
<artifactId>causeway-app-starter-parent</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>helloworld-jpa</artifactId>
<groupId>org.apache.causeway.starters</groupId>
- <version>3.5.0</version>
+ <version>3.6.0-SNAPSHOT</version>
<name>HelloWorld (JPA)</name>