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
The following commit(s) were added to refs/heads/jdo-SNAPSHOT by this push:
new e2a235c updates parent pom to 2.0.0-M5.20210516-0435-8f068035
e2a235c is described below
commit e2a235c608eaffeecb1ae15c4fbd474256e52f17
Author: danhaywood <[email protected]>
AuthorDate: Mon May 17 06:40:48 2021 +0100
updates parent pom to 2.0.0-M5.20210516-0435-8f068035
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 49dc3f8..c0f728f 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-SNAPSHOT</version>
+ <version>2.0.0-M5.20210516-0435-8f068035</version>
<!--
<version>2.0.0-M5.20210423-0430-569e4464</version>
-->