mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
update this
This commit is contained in:
parent
e416135ed3
commit
192fcb6f48
1 changed files with 2 additions and 2 deletions
|
|
@ -26,6 +26,7 @@
|
|||
</dependencies>
|
||||
<build>
|
||||
<finalName>${outputName}-Bukkit</finalName>
|
||||
<directory>../target</directory>
|
||||
<defaultGoal>clean install</defaultGoal>
|
||||
<resources>
|
||||
<resource>
|
||||
|
|
@ -47,7 +48,6 @@
|
|||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<finalName>${outputName}-Bukkit</finalName>
|
||||
<minimizeJar>true</minimizeJar>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue