Correção Scripts Flyway
bug#15101 dev:trevezani qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@96072 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
e82206834c
commit
33396e2d4b
2
test.xml
2
test.xml
|
@ -1,3 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- ****************** Sequencia ****************** -->
|
||||
<!-- mvn flyway:clean -f .\test.xml -Pinitialize -->
|
||||
<!-- mvn flyway:baseline -f .\test.xml -Pinitialize -->
|
||||
|
@ -6,7 +7,6 @@
|
|||
<!-- mvn flyway:migrate -f .\test.xml -PcleanScripts -->
|
||||
<!-- mvn flyway:migrate -f .\test.xml -Pscripts -->
|
||||
<!-- *********************************************** -->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
|
|
Loading…
Reference in New Issue