Release der snapshot build!1!
This commit is contained in:
parent
d59e00e2b9
commit
381444d6e3
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
|||||||
<!-- A good example on why temporary names for project identification shouldn't be used -->
|
<!-- A good example on why temporary names for project identification shouldn't be used -->
|
||||||
<groupId>LibsDisguises</groupId>
|
<groupId>LibsDisguises</groupId>
|
||||||
<artifactId>LibsDisguises</artifactId>
|
<artifactId>LibsDisguises</artifactId>
|
||||||
<version>9.8.6</version>
|
<version>9.8.6-SNAPSHOT</version>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>clean install</defaultGoal>
|
<defaultGoal>clean install</defaultGoal>
|
||||||
|
@ -251,5 +251,4 @@ PacketsEnabled:
|
|||||||
|
|
||||||
# Added to support a Chinese Minecraft Server which uses their own skin server unless the UUID is not version 4.
|
# Added to support a Chinese Minecraft Server which uses their own skin server unless the UUID is not version 4.
|
||||||
# Changing this from 4 to say, 3. Means their server will fetch skins from Mojang instead.
|
# Changing this from 4 to say, 3. Means their server will fetch skins from Mojang instead.
|
||||||
UUIDVersion: 4
|
UUIDVersion: 4
|
||||||
# %%__USER__%%
|
|
Loading…
Reference in New Issue
Block a user