Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TalexCK authored Jun 18, 2023
1 parent 4d3d026 commit 2bbd0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<archive>
<manifest>
<addClasspath>true</addClasspath>
<mainClass>com.pj.chess.ChessBoardMain.main</mainClass>
<mainClass>com.pj.chess.ChessBoardMain</mainClass>
</manifest>
</archive>
</configuration>
Expand Down

0 comments on commit 2bbd0e0

Please sign in to comment.