Skip to content
Snippets Groups Projects
Commit 692cab23 authored by Pascal Neub's avatar Pascal Neub
Browse files

fix malformed .liquibase/basic/2021.1.0/changelog.xml

parent 41583910
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,4 @@
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.6.xsd">
<include relativeToChangelogFile="true" file="alterPlanningMonthData.xml"/>
<include relativeToChangelogFile="true" file="create_standardWorkflow.xml"/>
</databaseChangeLog></databaseChangeLog>
\ No newline at end of file
</databaseChangeLog>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment