Skip to content

Commit 913e7d9

Browse files
committed
Disable Sortpom plugin for now.
The POM is updated during the release process and sortpom doesn't like our changes. See #3017
1 parent 5ad977c commit 913e7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@
477477
<verifyFailOn>strict</verifyFailOn>
478478
<spaceBeforeCloseEmptyElement>true</spaceBeforeCloseEmptyElement>
479479
<pomFile>pom.xml</pomFile>
480+
<skip>true</skip>
480481
</configuration>
481482
</plugin>
482483
<plugin>

0 commit comments

Comments
 (0)