Skip to content

Commit

Permalink
disabling alphabetic ordering just to check
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Mar 20, 2021
1 parent 5fff31a commit d0fe7ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5128,6 +5128,9 @@
<goals>
<goal>flatten-platform-bom</goal>
</goals>
<configuration>
<alphabetically>false</alphabetically>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit d0fe7ad

Please sign in to comment.