Build project without version

This commit is contained in:
Braydon 2024-04-24 19:40:17 -04:00
parent 0655c0b651
commit 1a07fbedb6

@ -18,6 +18,7 @@
</properties>
<build>
<finalName>${project.artifactId}</finalName>
<plugins>
<!-- Used for compiling the source code with the proper Java version -->
<plugin>