mirror of
https://gitlab01.pm.org.ru/tnt/liquibase/liquibase-maven.git
synced 2026-01-12 06:44:47 +08:00
Update file pom.xml
This commit is contained in:
parent
85ac3c87c8
commit
77603a018f
2
pom.xml
2
pom.xml
@ -59,7 +59,7 @@
|
||||
<artifactId>liquibase-maven-plugin</artifactId>
|
||||
<version>${liquibase.version}</version>
|
||||
<configuration>
|
||||
<changeLogFile>dprod/master.xml</changeLogFile>
|
||||
<changeLogFile>prod/master.xml</changeLogFile>
|
||||
<driver>org.postgresql.Driver</driver>
|
||||
<username>dbuser01</username>
|
||||
<password>QWEasd759</password>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user