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/06 13:28:06 UTC

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

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 f8b95e8  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
     add 899d787  ISIS-2965 - updates to 2.0.0-M8 (jdo)
     add 77bf53a  ISIS-2965 - updates to 2.0.0-M8 (jpa)
     add a7d5386  ISIS-2965 - merge in jpa
     new 0c07b64  bumps to 2.0.0-SNAPSHOT
     new 4bcd832  bumps to 2.0.0-SNAPSHOT
     new 81bb07b  Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT

The 3 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/03: bumps 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 4bcd832a8ede485b302a77fd563e96a77c492f49
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Oct 6 14:26:58 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 85eab8a..c79f025 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
 
     <artifactId>helloworld-jpa</artifactId>
     <groupId>org.apache.isis.starters</groupId>
-    <version>2.0.0-M8</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <name>HelloWorld (JPA)</name>
 


[isis-app-helloworld] 03/03: 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 81bb07ba89927a967a7f432ec7a966f4df8ffc8a
Merge: 0c07b64 4bcd832
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Oct 6 14:27:47 2022 +0100

    Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT



[isis-app-helloworld] 02/03: bumps 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 0c07b643802171df6d87ad26f2b1504efc81c5e7
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Oct 6 14:27:43 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 30e71d1..7ac0740 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-M8</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <name>HelloWorld (JDO)</name>