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 062c26978fc0c911075c16aab9fc50fca4bdd000 Merge: 36460a6 872ea8a Author: danhaywood <[email protected]> AuthorDate: Sun Apr 7 17:26:07 2024 +0100 Merge branch 'v2-jpa-SNAPSHOT' into v3-jpa-SNAPSHOT pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index 96065a7,672ecc6..44ed5fc --- a/pom.xml +++ b/pom.xml @@@ -7,7 -7,7 +7,7 @@@ <parent> <groupId>org.apache.causeway.app</groupId> <artifactId>causeway-app-starter-parent</artifactId> - <version>3.0.0</version> - <version>2.0.0-SNAPSHOT</version> ++ <version>3.0.0-SNAPSHOT</version> <relativePath/> </parent>
