[OPB-14] renaming news module to not clash with the news command

This commit is contained in:
Sheldan
2021-05-02 21:04:52 +02:00
parent f2055d8c52
commit a8ad582aec
7 changed files with 38 additions and 2 deletions

View File

@@ -7,4 +7,5 @@
http://www.liquibase.org/xml/ns/dbchangelog-ext dbchangelog-3.8.xsd
http://www.liquibase.org/xml/ns/pro dbchangelog-3.8.xsd" >
<include file="1.3.9-news/collection.xml" relativeToChangelogFile="true"/>
<include file="1.3.10-news/collection.xml" relativeToChangelogFile="true"/>
</databaseChangeLog>