Skip to content

Commit

Permalink
Add "Sorting pom.xml" line
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-lsembera committed May 6, 2024
1 parent c919413 commit f112089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions format.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ if ! command -v java > /dev/null; then
exit 1
fi

echo "Sorting pom.xml"
mvn com.github.ekryd.sortpom:sortpom-maven-plugin:sort
(cd e2e-jar-test && mvn com.github.ekryd.sortpom:sortpom-maven-plugin:sort)

Expand Down

0 comments on commit f112089

Please sign in to comment.