aboutsummaryrefslogtreecommitdiff
path: root/database/changelog-master.xml
diff options
context:
space:
mode:
Diffstat (limited to 'database/changelog-master.xml')
-rw-r--r--database/changelog-master.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/database/changelog-master.xml b/database/changelog-master.xml
deleted file mode 100644
index 399cd3c8d..000000000
--- a/database/changelog-master.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<databaseChangeLog
- xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
- http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.4.xsd">
-
- <include file="changelog-3.3.xml" relativeToChangelogFile="true" />
- <include file="changelog-3.5.xml" relativeToChangelogFile="true" />
- <include file="changelog-3.6.xml" relativeToChangelogFile="true" />
-</databaseChangeLog>