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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway-app-referenceapp.git


The following commit(s) were added to refs/heads/master by this push:
     new f72d1fc  updates config prop to 2.1.0
f72d1fc is described below

commit f72d1fc5725444d5dad0da4e3277292757178a8e
Author: Dan Haywood <[email protected]>
AuthorDate: Sun Jul 7 23:49:19 2024 +0100

    updates config prop to 2.1.0
---
 domain/src/main/resources/application.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/domain/src/main/resources/application.yml 
b/domain/src/main/resources/application.yml
index 5790a42..2a384c1 100644
--- a/domain/src/main/resources/application.yml
+++ b/domain/src/main/resources/application.yml
@@ -88,7 +88,7 @@ causeway:
         name: Apache Causeway Demo App
         # https://stackoverflow.com/a/38983935/56880
         # in addition using special config with the project's 
maven-resources-plugin
-        version: 2.0.0-RC4
+        version: 2.1.0
         about: This application demonstrates many aspects of the Apache 
Causeway programming model, as well as some of the most significant domain 
services and extensions such as the WrapperFactory, security, commands and 
publishing.
       credit:
         - url:  https://causeway.apache.org

Reply via email to