This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new 096f285 ISIS-2340: just a comment
096f285 is described below
commit 096f285af32c52723c5ffdad62819fdfb0196636
Author: Andi Huber <[email protected]>
AuthorDate: Thu Apr 23 10:55:57 2020 +0200
ISIS-2340: just a comment
---
examples/demo/vaadin/pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/examples/demo/vaadin/pom.xml b/examples/demo/vaadin/pom.xml
index baba35c..ea54f4b 100644
--- a/examples/demo/vaadin/pom.xml
+++ b/examples/demo/vaadin/pom.xml
@@ -92,6 +92,8 @@
<dependencies>
+ <!-- DEMO DOMAIN -->
+
<dependency>
<groupId>org.apache.isis.examples.apps</groupId>
<artifactId>demo</artifactId>