Skip to content

Commit

Permalink
db: Remove irrelevant references to Liquibase Pro.
Browse files Browse the repository at this point in the history
Change-Id: I657d5c771b1cc67ade1fc9dbc81ee51a4985ce08
  • Loading branch information
benkard committed Dec 2, 2023
1 parent 8c85838 commit 12c9a27
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/db/changeLog-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@
<databaseChangeLog
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext"
xmlns:pro="http://www.liquibase.org/xml/ns/pro"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://www.liquibase.org/xml/ns/dbchangelog-ext
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd
http://www.liquibase.org/xml/ns/pro
http://www.liquibase.org/xml/ns/pro/liquibase-pro-3.9.xsd
http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.9.xsd">

Expand Down

0 comments on commit 12c9a27

Please sign in to comment.