This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch v4-jpa-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git
commit db82f3dd35ddfa8ca96541ef19c4bb7f10cf5fbb Author: Dan Haywood <[email protected]> AuthorDate: Sun Jul 12 16:05:38 2026 +0100 updates v4-jpa snapshot to 4.0.0-M2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f43481a..676acfb 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ <artifactId>simpleapp-jpa</artifactId> <groupId>org.apache.causeway.starters</groupId> - <version>4.0.0-M2</version> + <version>4.0.0-SNAPSHOT</version> <name>SimpleApp (JPA) - Parent</name>
