This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch v4
in repository https://gitbox.apache.org/repos/asf/causeway-app-referenceapp.git
The following commit(s) were added to refs/heads/v4 by this push:
new f1fc0e3 config: set proper version
f1fc0e3 is described below
commit f1fc0e3f8b502f3f1faa2a714c483416c5f15e0f
Author: a.huber <[email protected]>
AuthorDate: Tue Sep 23 09:02:01 2025 +0200
config: set proper version
---
domain/src/main/resources/application.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/domain/src/main/resources/application.yml
b/domain/src/main/resources/application.yml
index 4036710..abbae37 100644
--- a/domain/src/main/resources/application.yml
+++ b/domain/src/main/resources/application.yml
@@ -53,7 +53,7 @@ causeway:
label-position: left
collection-layout:
paged: 15
- table-decorator:
org.apache.causeway.applib.annotation.TableDecorator.DatatablesNet
+ #table-decorator:
org.apache.causeway.applib.annotation.TableDecorator.DatatablesNet
core:
meta-model:
@@ -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: 3.2.0
+ version: 4.0.0-SNAPSHOT
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