Use http liquibase XSDs

Update the lquibase test to use `http://` rather than `https://` so that
it can be resolved from the local jar.
This commit is contained in:
Phillip Webb
2020-05-14 17:55:10 -07:00
parent 42d07a7acd
commit eb3b0f82a3
2 changed files with 3 additions and 2 deletions

View File

@@ -7,3 +7,4 @@
^http://spockframework.org.*
^http://ganglia.sourceforge.net.*
^http://schemas.xmlsoap.org.*
^http://www.liquibase.org/xml/ns/dbchangelog/.*