This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch release-4.0.0-M1-RC1-jpa
in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git
The following commit(s) were added to refs/heads/release-4.0.0-M1-RC1-jpa by
this push:
new b3f2820 updates to 4.0.0-M1
b3f2820 is described below
commit b3f2820ee52b1df807ab06eb5c9a124b26ee3631
Author: Dan Haywood <[email protected]>
AuthorDate: Thu Oct 9 23:20:45 2025 +0100
updates to 4.0.0-M1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 39f06de..e7c1cf3 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-M1</version>
<relativePath/>
</parent>
<artifactId>helloworld-jpa</artifactId>
<groupId>org.apache.causeway.starters</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-M1</version>
<name>HelloWorld (JPA)</name>