You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/10/18 13:07:58 UTC

[isis-app-helloworld] 01/02: reverts to 2.0.0-SNAPSHOT

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 1bbae8157c61465b7b2f093968d6cea4da90564a
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 18 14:07:29 2022 +0100

    reverts to 2.0.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a846d28..1749704 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-M9</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <name>HelloWorld (JDO)</name>