blob: bae8ddae217fa85edcaebc0cbd7314186ed8ba4d [file] [log] [blame]
Matthias Andreas Benkard80fc4312020-06-13 16:59:04 +02001<?xml version="1.1" encoding="UTF-8" standalone="no"?>
2<databaseChangeLog
3 xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="
6 http://www.liquibase.org/xml/ns/dbchangelog
7 http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.9.xsd">
8
9 <include file="db/changeLog-1.0.xml"/>
10
11</databaseChangeLog>