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/22 12:19:35 UTC

[isis-app-simpleapp] 01/02: updates parent pom to 2.0.0-M5.20210422-0429-0348bc49

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

commit c342542ad4a54297ff30b210e7b2bcbdb180e63a
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Apr 22 13:17:46 2021 +0100

    updates parent pom to 2.0.0-M5.20210422-0429-0348bc49
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f488903..3224a48 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.20210413-1443-108a3a48</version>
+        <version>2.0.0-M5.20210422-0429-0348bc49</version>
         <relativePath/>
     </parent>