We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a21b1 commit 26ef2eaCopy full SHA for 26ef2ea
1 file changed
bootique-jdbc-liquibase-internal/pom.xml
@@ -18,7 +18,8 @@
18
under the License.
19
-->
20
21
-<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/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
23
24
<modelVersion>4.0.0</modelVersion>
25
<parent>
0 commit comments