Skip to content

Commit 3f27c51

Browse files
authored
build: remove deprecated sortpom attribute (#129)
1 parent b0a4d86 commit 3f27c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@
588588
<configuration>
589589
<encoding>${project.build.sourceEncoding}</encoding>
590590
<keepBlankLines>false</keepBlankLines>
591-
<indentSchemaLocation>true</indentSchemaLocation>
591+
<indentAttribute>schemaLocation</indentAttribute>
592592
<nrOfIndentSpace>4</nrOfIndentSpace>
593593
<sortProperties>true</sortProperties>
594594
<sortDependencies>scope,groupId,artifactId</sortDependencies>

0 commit comments

Comments
 (0)