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 2021/04/04 10:53:40 UTC

[isis-app-helloworld] branch jpa-SNAPSHOT updated: bumps to latest nightly

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 5ed5177  bumps to latest nightly
5ed5177 is described below

commit 5ed5177681a19f91d6cd76708f6a12948eb95cf3
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Apr 4 11:52:20 2021 +0100

    bumps to latest nightly
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aaa14ac..c5b94b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.apache.isis.app</groupId>
         <artifactId>isis-app-starter-parent</artifactId>
-        <version>2.0.0-M5</version>
+        <version>2.0.0-M5.20210403-0430-d1a7ac64</version>
         <relativePath/>
     </parent>