Update pom.xml

This commit is contained in:
Koopa 2025-02-01 14:30:56 -05:00 committed by GitHub
parent 3b79561bc7
commit 3e7d1b5e1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
<groupId>com.koopacraft</groupId>
<artifactId>armorstandstorage</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>jar</packaging>
<name>ArmorStandStorage</name>
@ -80,4 +80,4 @@
</resource>
</resources>
</build>
</project>
</project>