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-helloworld.git
commit 0c07b643802171df6d87ad26f2b1504efc81c5e7 Author: Dan Haywood <[email protected]> AuthorDate: Thu Oct 6 14:27:43 2022 +0100 bumps to 2.0.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30e71d1..7ac0740 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ <artifactId>helloworld-jdo</artifactId> <groupId>org.apache.isis.starters</groupId> - <version>2.0.0-M8</version> + <version>2.0.0-SNAPSHOT</version> <name>HelloWorld (JDO)</name>
