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/05/23 11:44:12 UTC

[isis-app-helloworld] 01/02: updates parent pom to 2.0.0-M5.20210522-0434-fb17f373

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 56cb03c49d78f14f85a0bb4c2d43c17dcaf5eac5
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sat May 22 09:09:21 2021 +0100

    updates parent pom to 2.0.0-M5.20210522-0434-fb17f373
---
 pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 510e5fd..f3e7448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,10 +7,7 @@
     <parent>
         <groupId>org.apache.isis.app</groupId>
         <artifactId>isis-app-starter-parent</artifactId>
-        <version>2.0.0-M5.20210516-0435-8f068035</version>
-<!--
-        <version>2.0.0-M5.20210413-1443-108a3a48</version>
--->
+        <version>2.0.0-M5.20210522-0434-fb17f373</version>
         <relativePath/>
     </parent>