Skip to content

Commit

Permalink
Made final name Game-of-Life to prevent having to change run command …
Browse files Browse the repository at this point in the history
…every update
  • Loading branch information
justinmtech committed Feb 10, 2023
1 parent 760252d commit 494d473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
</executions>
</plugin>
</plugins>
<finalName>Game-of-Life</finalName>
</build>

<dependencies>
Expand Down

0 comments on commit 494d473

Please sign in to comment.