This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch jdo-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git
commit f1ab91bf3a9db61a3224fedc83b4435f7fea9bb8 Merge: a6754fa f141949 Author: Dan Haywood <[email protected]> AuthorDate: Sun Oct 2 08:31:23 2022 +0100 Merge branch 'release-2.0.0-M8-RC3-jpa' into release-2.0.0-M8-RC3-jdo pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index 19b48b8,4db2bbf..7bfad9f --- a/pom.xml +++ b/pom.xml @@@ -10,11 -10,11 +10,11 @@@ <relativePath/> </parent> - <groupId>org.apache.isis.starters</groupId> - <artifactId>simpleapp-jpa</artifactId> + <artifactId>simpleapp-jdo</artifactId> + <groupId>org.apache.isis.starters</groupId> <version>2.0.0-M8</version> - <name>SimpleApp (JPA) - Parent</name> + <name>SimpleApp (JDO) - Parent</name> <packaging>pom</packaging>
