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:08 UTC

[isis-app-helloworld] branch jpa-SNAPSHOT updated: reverts to 2.0.0-SNAPSHOT

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-helloworld.git


The following commit(s) were added to refs/heads/jpa-SNAPSHOT by this push:
     new b08891b  reverts to 2.0.0-SNAPSHOT
b08891b is described below

commit b08891baf60f122ae11ea17a2efe0871d7618fe6
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 18 14:06:58 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 09b6532..0034718 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-M9</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <name>HelloWorld (JPA)</name>