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 2022/10/18 13:07:57 UTC

[isis-app-helloworld] branch jdo-SNAPSHOT updated (81bb07b -> 5d96cce)

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

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


    from 81bb07b  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add b14daf4  ISIS-3248 - updates to 2.0.0-M9 (jdo)
     add e36af2d  ISIS-3248 - updates to 2.0.0-M9 (jpa)
     add 5d502fb  ISIS-3248 - merge in jpa
     new 1bbae81  reverts to 2.0.0-SNAPSHOT
     add b08891b  reverts to 2.0.0-SNAPSHOT
     new 5d96cce  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT

The 2 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-helloworld] 01/02: reverts to 2.0.0-SNAPSHOT

Posted by da...@apache.org.
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 1bbae8157c61465b7b2f093968d6cea4da90564a
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 18 14:07:29 2022 +0100

    reverts to 2.0.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a846d28..1749704 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
 
     <artifactId>helloworld-jdo</artifactId>
     <groupId>org.apache.isis.starters</groupId>
-    <version>2.0.0-M9</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <name>HelloWorld (JDO)</name>
 


[isis-app-helloworld] 02/02: Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT

Posted by da...@apache.org.
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 5d96cce0ba7a0c400f4f5ea6ead0127284e41152
Merge: 1bbae81 b08891b
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 18 14:07:49 2022 +0100

    Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT