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 4bcd832a8ede485b302a77fd563e96a77c492f49 Author: Dan Haywood <[email protected]> AuthorDate: Thu Oct 6 14:26:58 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 85eab8a..c79f025 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ <artifactId>helloworld-jpa</artifactId> <groupId>org.apache.isis.starters</groupId> - <version>2.0.0-M8</version> + <version>2.0.0-SNAPSHOT</version> <name>HelloWorld (JPA)</name>
