From 1db5aeb9f16ccb86fc2d238a9e43068e94467b78 Mon Sep 17 00:00:00 2001
From: "s.pongratz" <s.pongratz@spongratz.aditosoftware.local>
Date: Wed, 11 Mar 2020 09:32:37 +0100
Subject: [PATCH] =?UTF-8?q?1053957=20kleine=20=C3=84nderungen=20Zur=C3=BCc?=
 =?UTF-8?q?kgenommen?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .liquibase/Data_alias/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.liquibase/Data_alias/changelog.xml b/.liquibase/Data_alias/changelog.xml
index c6518982d0..183b746e94 100644
--- a/.liquibase/Data_alias/changelog.xml
+++ b/.liquibase/Data_alias/changelog.xml
@@ -13,5 +13,5 @@
     <include relativeToChangelogFile="true" file="Memberroles/changelog.xml"/>
     
     <!--enable this only when you definetly want to overwrite the existing data with demo records:--> 
-    <include relativeToChangelogFile="true" file="basic/_demoData/changelog.xml" context="example"/>
+    <!--<include relativeToChangelogFile="true" file="basic/_demoData/changelog.xml" context="example"/>-->
 </databaseChangeLog>
\ No newline at end of file
-- 
GitLab