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/17 05:41:54 UTC

[isis-app-simpleapp] branch jpa-SNAPSHOT updated (edc2e77 -> d362db5)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git.


    from edc2e77  Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
     add e2a235c  updates parent pom to 2.0.0-M5.20210516-0435-8f068035
     new d362db5  Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[isis-app-simpleapp] 01/01: Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT

Posted by da...@apache.org.
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 d362db5fb1edb85f9f755bd4468984ba47454c0f
Merge: edc2e77 e2a235c
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon May 17 06:41:18 2021 +0100

    Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT

 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc pom.xml
index 5931e8b,c0f728f..ee236ac
--- a/pom.xml
+++ b/pom.xml
@@@ -6,9 -6,9 +6,9 @@@
      <parent>
          <groupId>org.apache.isis.app</groupId>
          <artifactId>isis-app-starter-parent</artifactId>
-         <version>2.0.0-SNAPSHOT</version>
+         <version>2.0.0-M5.20210516-0435-8f068035</version>
  <!--
 -        <version>2.0.0-M5.20210423-0430-569e4464</version>
 +        <version>2.0.0-M5.20210422-0429-0348bc49</version>
  -->
          <relativePath/>
      </parent>