Skip to content

Commit 3e6b2ff

Browse files
FINERACT-2423: Remove unnecessary whitespace in changelog-tenant.xml
1 parent 14c5560 commit 3e6b2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fineract-provider/src/main/resources/db/changelog/tenant/changelog-tenant.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2424
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.1.xsd">
2525
<include file="parts/0003_postgresql_specific_initial_data.xml" relativeToChangelogFile="true"/>
26-
<include file="parts/0004_camelcase_column_renaming.xml" relativeToChangelogFile="true"/>
26+
<include file="parts/0004_camelcase_column_renaming.xml" relativeToChangelogFile="true"/>
2727
<include file="parts/0005_savings_transaction_reversal.xml" relativeToChangelogFile="true"/>
2828
<include file="parts/0006_product_loan_disallow_expected_disbursements.xml" relativeToChangelogFile="true"/>
2929
<include file="parts/0007_product_loan_higher_than_applied_loan_amount_management.xml" relativeToChangelogFile="true"/>

0 commit comments

Comments
 (0)