mirror of
https://gitlab01.pm.org.ru/tnt/liquibase/liquibase-maven.git
synced 2026-09-07 17:35:22 +08:00
Update file pom.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user