mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
remove git versions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.imaginarycode.minecraft.redisbungee;
|
||||
|
||||
public class PomData {
|
||||
public final static String VERSION = "${project.parent.version}-${git.commit.id.abbrev}";
|
||||
public final static String VERSION = "${project.parent.version}";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user