aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/changeLog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/db/changeLog.xml')
-rw-r--r--src/main/resources/db/changeLog.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/main/resources/db/changeLog.xml b/src/main/resources/db/changeLog.xml
deleted file mode 100644
index 870baf4..0000000
--- a/src/main/resources/db/changeLog.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<databaseChangeLog
- xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext"
- xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd
- http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd">
- <include file="db/changelogs/20220804-add-pantryitem.xml" />
- <include file="db/changelogs/20220814-test-data.xml" />
-</databaseChangeLog> \ No newline at end of file