Merge pull request 'fixes bug#AL-3499' (!77) from AL-3499 into master

Reviewed-on: utilidades/Flyway#77
Reviewed-by: Lucas Taiã <lucas@rjconsultores.com.br>
master
wallace 2023-11-17 15:34:52 +00:00
commit c5549b5494
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<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">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd ">
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>Flyway</artifactId>