diff --git a/.liquibase/Data_alias/basic/changelog.xml b/.liquibase/Data_alias/basic/changelog.xml
deleted file mode 100644
index 44a36199efe5f881e9bbbf97ae0a7466823c196a..0000000000000000000000000000000000000000
--- a/.liquibase/Data_alias/basic/changelog.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.1" encoding="UTF-8" standalone="no"?>
-<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
-    <include relativeToChangelogFile="true" file="basic/init/init.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2019.1.4/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2019.2.1/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2019.3.0/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2019.3.1/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2019.3.2/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2019.3.3/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.0.0/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.0.1/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.0.2/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.0.3/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.1.0/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.1.1/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.1.2/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.1.3/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.2.0/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.2.1/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.2.2/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2020.2.3/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.0.0/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.0.1/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.0.2/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.0.3/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.1.0/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.1.1/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.1.2/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.1.3/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.2.0/changelog.xml"/>
-    <include relativeToChangelogFile="true" file="basic/2021.2.2/changelog.xml"/>
-
-    <include relativeToChangelogFile="true" file="basic/workflows/changelog.xml" context="workflow"/>
-    <include relativeToChangelogFile="true" file="basic/_demoData/changelog.xml" context="example"/>
-</databaseChangeLog>
\ No newline at end of file