JAVA-841 Update commented section in pom file

This commit is contained in:
mikr 2020-03-18 20:05:41 +01:00
parent 7481de5257
commit cccec36753
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
<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 below -->
<!--<start-class>com.baeldung.voter.VoterApplication</start-class> -->
<!--<start-class>com.baeldung.roles.voter.VoterApplication</start-class> -->
<taglibs-standard.version>1.1.2</taglibs-standard.version>
<cargo-maven2-plugin.version>1.6.1</cargo-maven2-plugin.version>