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/13 21:49:08 UTC

[isis-app-helloworld] 03/03: updates parent pom to 2.0.0-M5.20210413-1443-108a3a48

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 7cd93a33d963799660fa84c9c5041dd62b937281
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Apr 13 22:48:22 2021 +0100

    updates parent pom to 2.0.0-M5.20210413-1443-108a3a48
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d1210a3..59ce20c 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.20210403-0430-d1a7ac64</version>
+        <version>2.0.0-M5.20210413-1443-108a3a48</version>
         <relativePath/>
     </parent>