JAVA-16563: Fix formatting of POMs (#13175)

This commit is contained in:
freelansam
2022-12-20 22:37:54 +05:30
committed by GitHub
parent c1a25e1422
commit 55810387b4
57 changed files with 268 additions and 259 deletions

View File

@@ -217,8 +217,7 @@
<properties>
<start-class>com.baeldung.roles.custom.Application</start-class>
<!--If you want to run the example with the voters comment the tag
above and uncomment the one -->
<!--If you want to run the example with the voters comment the tag above and uncomment the one -->
<!-- below -->
<!--<start-class>com.baeldung.roles.voter.VoterApplication</start-class> -->
<taglibs-standard.version>1.1.2</taglibs-standard.version>