We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a4d86 commit 3f27c51Copy full SHA for 3f27c51
pom.xml
@@ -588,7 +588,7 @@
588
<configuration>
589
<encoding>${project.build.sourceEncoding}</encoding>
590
<keepBlankLines>false</keepBlankLines>
591
- <indentSchemaLocation>true</indentSchemaLocation>
+ <indentAttribute>schemaLocation</indentAttribute>
592
<nrOfIndentSpace>4</nrOfIndentSpace>
593
<sortProperties>true</sortProperties>
594
<sortDependencies>scope,groupId,artifactId</sortDependencies>
0 commit comments