Merge branch '2.1.x'

Closes gh-18108
This commit is contained in:
Andy Wilkinson 2019-09-03 13:33:12 +01:00
commit 6daab5c8ef
1 changed files with 1 additions and 1 deletions

View File

@ -1048,7 +1048,7 @@
"description": "Check the change log location exists.", "description": "Check the change log location exists.",
"defaultValue": true, "defaultValue": true,
"deprecation": { "deprecation": {
"reason": "Liquibase has it's own check that checks if the change log location exists making this property redundant.", "reason": "Liquibase has its own check that checks if the change log location exists making this property redundant.",
"level": "error" "level": "error"
} }
}, },