Files
Athou_commafeed/src/main/resources/changelogs/db.changelog-master.xml

8 lines
378 B
XML
Raw Normal View History

2013-06-11 17:01:21 +02:00
<?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-2.0.xsd">
<include file="changelogs/db.changelog-1.0.xml" />
</databaseChangeLog>