This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch v3-jdo-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git
commit b684385151f7fe283e111750a75d4af48515ebce Merge: cdc2130 828079e Author: Dan Haywood <[email protected]> AuthorDate: Tue Nov 18 06:37:32 2025 +0000 Merge branch 'v3-jpa-SNAPSHOT' into v3-jdo-SNAPSHOT pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --cc pom.xml index a37eee2,ad89220..5e271ef --- a/pom.xml +++ b/pom.xml @@@ -11,11 -11,11 +11,11 @@@ <relativePath/> </parent> - <artifactId>helloworld-jpa</artifactId> + <artifactId>helloworld-jdo</artifactId> <groupId>org.apache.causeway.starters</groupId> - <version>3.5.0</version> + <version>3.6.0-SNAPSHOT</version> - <name>HelloWorld (JPA)</name> + <name>HelloWorld (JDO)</name> <packaging>jar</packaging>
