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/30 06:22:57 UTC

[isis-app-helloworld] 01/02: updates parent pom to 2.0.0-M5.20210529-0603-801802dc

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 9ebcc57e75dedaa2a00118989c5288f15f5ae0a1
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun May 30 07:17:45 2021 +0100

    updates parent pom to 2.0.0-M5.20210529-0603-801802dc
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f3e7448..9f8843c 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.20210522-0434-fb17f373</version>
+        <version>2.0.0-M5.20210529-0603-801802dc</version>
         <relativePath/>
     </parent>