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

[isis-app-simpleapp] 01/03: updates parent pom to 2.0.0-M5.20210528-0538-0747d6b3

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-simpleapp.git

commit 2232206f6a83c6a711bd570cec3d3f3546477e66
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Fri May 28 10:28:00 2021 +0100

    updates parent pom to 2.0.0-M5.20210528-0538-0747d6b3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9bc64a..f20a916 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,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.20210528-0538-0747d6b3</version>
         <relativePath/>
     </parent>