Skip to content

Commit be38165

Browse files
committed
Add pom sorting
1 parent 6b28b79 commit be38165

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
@@ -755,7 +755,7 @@
755755
<properties>
756756
<!-- Only fail code coverage on non-windows machines -->
757757
<jacoco.haltOnFailure>true</jacoco.haltOnFailure>
758-
<sortpom.verifyFail>fail</sortpom.verifyFail>
758+
<sortpom.verifyFail>stop</sortpom.verifyFail>
759759
</properties>
760760
</profile>
761761
<profile>

0 commit comments

Comments
 (0)