mirror of
https://github.com/GeyserExtensionists/GeyserUtils.git
synced 2025-12-19 15:09:24 +00:00
Update pom.xml
to have a better sense of versioning for now
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>me.zimzaza4</groupId>
|
||||
<artifactId>GeyserUtils</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-SNAPSHOT-${commit.short}</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>common</module>
|
||||
@@ -22,4 +22,4 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user